Closed leevyzz closed 8 years ago
Rather than using the value of the button, use :id
, which would be akin
to the accessability label. You can find this by using something like
UISpy, Inspect or Visual UIVerify I believe.
On Aug 14, 2014 5:49 AM, "leevyzz" notifications@github.com wrote:
There are three buttons named "End", they are all enabled and visible, how can I click one of these buttons?
One more question, Does RAutomation support Microsoft Active Accessibility? such as accessibilityLabel on IOS.
Thanks a lot!
— Reply to this email directly or view it on GitHub https://github.com/jarmo/RAutomation/issues/94.
Hmm... I will ask developer add 'id' key and try it again. Thank you.
Closing this.
There are three buttons named "End", they are all enabled and visible, how can I click one of these buttons?
One more question, Does RAutomation support Microsoft Active Accessibility? such as accessibilityLabel on IOS.
Thanks a lot!