xcode_set_hardware_keyboard
Enable or disable hardware keyboard input for iOS simulators during mobile app testing to simulate different user interaction scenarios.
Instructions
Enable/disable hardware keyboard for a simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | The UDID of the simulator | |
| enabled | Yes | Whether to enable hardware keyboard |