SeeTest Client - AccessibilityMoveNext
info
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
Description
Moves the Accessibility Inspector focus to the next element.
Parameters
None.
Return value:
JSON representing element properties. Example return value:
{"ElementHash":"WAMAAABy7oICAAAAEQAAAAAAAAA","Value":"0","Class":"UIAccessibilityPickerComponent","Traits":"Adjustable"}
Usage
Java example
String str = client.accessibilityMoveNext();