Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Tap an element identified by description or percent-pair coordinates.
"50%, 50%"
on
string
longPress
boolean
longPressDuration
number
iterations
tapDelay
offset
string | { x, y }
"x, y"
{ x, y }
saveAs
env.<name>
retries
skipped
- tap: the Add to cart button
- tap: "50%, 50%" # tap the center of the screen
- tap: on: the kebab menu in the top-right longPress: true longPressDuration: 1500 # hold for 1.5s
Was this page helpful?