simulator_type
Type text into focused input fields on the iOS Simulator to automate form entry and UI testing workflows.
Instructions
Type text into the currently focused field on the iOS Simulator. Requires idb (pip3 install fb-idb).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| simulator_udid | No | Simulator UDID. Default: first booted simulator | |
| text | Yes | Text to type |