UI Action
Press key
Simulates pressing a specific key by triggering the complete keyboard key event chain (keydown, keypress, keyup). Use this to activate keyboard key event listeners such as shortcuts or form submissions.
POST
JavaScript
Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
Example:
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Body
application/json
Press keyboard key action configuration
Response
200 - application/json
Result of an UI action execution with screenshots
Result of an UI action execution with screenshots
Result of an UI action execution
JavaScript