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!
Recent DiscussionsTest Complete compatible with Avalonia?page.PagePicture - Screenshot duplicationcapture variable from the popup in Desktop application
Related ContentDropdown listhow to click on a checkbox from a dropdown listData Driven Testing Dropdown