ghost_tab_type
Type text into a browser element using a CSS selector on a specified tab. Works without the tab being focused and does not use the physical keyboard.
Instructions
Focus an element by CSS selector and type into it. Layout-independent; does not touch the user's keyboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | ||
| text | Yes | ||
| clear | No | Clear the field first (default true) | |
| browser | No | ||
| selector | Yes |