type
Simulate keyboard input character by character into a CSS-selected input to trigger key events for Electron app testing.
Instructions
Type text character by character (triggers key events)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to type | |
| selector | Yes | CSS selector for the input |