Python-UIAutomation-for-Windows icon indicating copy to clipboard operation
Python-UIAutomation-for-Windows copied to clipboard

control position is in correct in Win11

Open hzh-hzh opened this issue 2 years ago • 0 comments

Cannot get the correct position of the control.

This is the error log, Can not move cursor. ButtonControl's BoundingRectangle is (0,0,0,0)[0x0]. SearchProperties: {regexName: '.*Log Out', ControlType: ButtonControl}

This is what got from uiautomation.py ControlType: ButtonControl ClassName: AutomationId: Rect: (1497,772,1851,833)[354x61] Name: '\uf1f3 Log Out' H

hzh-hzh avatar Jun 21 '22 02:06 hzh-hzh