Skip to main content

SeeTest Client - AccessibilityMovePrevious

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 previous 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.accessibilityMovePrevious();