tc_2018Contributor8 years agoSolvedMouse clicks outside the dropdown menu Hi, I have the code below: app.menubuttonHomeButton.Click() # open dropdown menu => ok. app.popup.menuitemExit.Click() # click on Exit item => the problem is, the mouse clicks outside t...Show Morecunderw8 years agoAre you using any kind of display scaling on your laptop?
tc_2018Contributor to cunderw8 years agoYeah! You are right. I did change the text bigger to 125%. Changed it back to 100% and it works now. But I am using object and I think it should work. Thanks for your input!
Recent DiscussionsObject spy crashes applicationNameError: name 'Aliases' is not definedSolved....Preparing an object recognition hint....
Related ContentDropdown listData Driven Testing Dropdownhow to click on a checkbox from a dropdown list