type_text
Automate text input into browser fields using Playwright. Specify a CSS selector and text to type, enabling control over Firefox tabs for efficient automation and debugging.
Instructions
Type text into an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | ||
tabId | No | ||
text | Yes |