open_url
Opens a URL, including deep-links and HTTPS, on a specified iOS simulator by providing the simulator UDID and the URL.
Instructions
Opens a URL on an iOS simulator (deep-links, https:// etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Simulator UDID | |
| url | Yes | URL to open on the simulator |