tc_2018Contributor7 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 Morecunderw7 years agoAre you using any kind of display scaling on your laptop?
tc_2018Contributor to cunderw7 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!
tc_2018Contributor to cunderw7 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 DiscussionsTestComplete\TestExecute constantly being logged outLogging issue on TC 15.80 (Python scripts)Issues upgrading from 15.7 to 15.8 version
Related ContentDropdown listhow to click on a checkbox from a dropdown listData Driven Testing Dropdown