Press a key
press_keySend a HID key code to the iOS Simulator to trigger a key press such as Return, Tab, Space, or letters, enabling keyboard input and navigation.
Instructions
Press a single HID key code. Common codes: 40 = Return/Enter, 42 = Backspace/Delete, 43 = Tab, 44 = Space, 41 = Escape, 4-29 = a-z, 30-38 = 1-9, 39 = 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyCode | Yes |