start_bridge
Checks whether a WebDriverAgent (WDA) connection is reachable for an iOS simulator using its device ID, host, and port. Confirms WDA is running before automation.
Instructions
Check WebDriverAgent connection (WDA must be running separately via xcodebuild).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | WDA host (default: WDA_HOST env var) | |
| port | No | WDA port | |
| device_id | Yes | Simulator UDID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |