prekar
5 years agoOccasional Contributor
Object Spy doesn't focus on dropdown arrow of the desktop application
Hi Everyone, I try to spy on drop down arrow of a desktop application built using power builder 12.5 but it doesn't find it. I have tried ClickItem(), wIsdropdownopened function etc but nothing wo...
- 5 years ago
Hi Preker,
Alex has given you some good suggestions. Just for the sake of something different you can also look into the image based testing. You can add this dropdown arrow in your image repository and click on it through this approach. Here is a doc to help you out.