v1

latestOpenAPI 3.0.02026-07-17331930.1 KB

Waits for the current application to idle.

Waits for the current application to idle.

get/uiDevice/waitForIdle

Query parameters

timeoutinteger

in milliseconds

Response

OK

status'OK' | 'ERROR' | 'UNKNOWKN' required
statusCodeinteger
errorMessagestring

Example response

{
  "status": "ERROR",
  "statusCode": 100,
  "errorMessage": "Operation could not be completed"
}