Python-UIAutomation-for-Windows
Python-UIAutomation-for-Windows copied to clipboard
Can not move cursor. ButtonControl's BoundingRectangle is (0,0,0,0)[0x0]. SearchProperties: {Name: '关闭', ControlType: ButtonControl}
trafficstars
when I excuted a demo for notepad,I got an error as below:

error info: Can not move cursor. ButtonControl's BoundingRectangle is (0,0,0,0)[0x0]. SearchProperties: {Name: '关闭', ControlType: ButtonControl}
Maybe Notepad window was minimized. It must be showed.
Check searchDepth = 2 or 3, & yinkasisheng is right.
I also encounter this problem when I click ‘confirm' at the box . How can I solve it?
I also met this problem, mybe you need refind the element.