UI Action
Swipe
Performs a swipe in the specified direction
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
Simple swipe action configuration. The gesture will be performed from the center of the screen towards the specified direction.
Simple swipe action configuration. The gesture will be performed from the center of the screen towards the specified direction.
Swipe action configuration. The gesture will start from the specified start point and move towards the end point.
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