Simulates a short press using a key code.
Simulates a short press using a key code.
get/uiDevice/pressKeyCode
Query parameters
keyCodeinteger required
the key code of the event.
metaStateinteger
an integer in which each bit set to 1 represents a pressed meta key
Response
OK
Example response
{
"status": "ERROR",
"statusCode": 100,
"errorMessage": "Operation could not be completed"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.