You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by mdcurran on 2013-07-02 04:26
api.getstatusBar currently calls accessibleObjectFromPoint, thus only working with MSAA and not possibly UIAutomation if available.
It should really use getDesktopObject().objectFromPoint() Blocking #649
Reported by mdcurran on 2013-07-02 04:26
api.getstatusBar currently calls accessibleObjectFromPoint, thus only working with MSAA and not possibly UIAutomation if available.
It should really use getDesktopObject().objectFromPoint()
Blocking #649