env.ensure_appium
Verify Appium availability, install the required driver, and start a detached server for mobile test automation.
Instructions
[approval required][workspace write][network][risk:network] Check Appium readiness, optionally install a driver and start a detached Appium server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| useNpx | No | ||
| address | No | ||
| serverUrl | No | ||
| timeoutMs | No | ||
| appiumHome | No | ||
| driverName | No | ||
| startServer | No | ||
| appiumCommand | No | ||
| installDriver | No |