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.
Execute an Appium script against the device.
script
string
args
saveAs
env.<name>
retries
number
skipped
boolean
- appium: script: "mobile: shell" args: '{ "command": "echo", "args": ["hi"] }' # JSON args passed to the script
Was this page helpful?