launch_app
Start an iOS app on a specific simulator using its bundle ID, enabling automated UI testing and direct interaction through WebDriverAgent.
Instructions
Launch an application by bundle ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | App bundle ID (e.g., com.apple.Preferences) | |
| device_id | Yes | Simulator UDID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |