Finds an object
Finds an object. The object found, if any, can be later used in other call like API.click.
post/uiDevice/findObject
Request body
Example request
{
"$ref": "#/components/examples/selector"
}Response
Object found
Finds an object. The object found, if any, can be later used in other call like API.click.
{
"$ref": "#/components/examples/selector"
}Object found