xcode_open_url
Open URLs on iOS simulators for mobile app testing and automation. Specify the simulator UDID and target URL to launch web content or deep links during development workflows.
Instructions
Open a URL on a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| url | Yes | The URL to open |