This processor lets you type text into a chosen input field.Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.

Example entering text into an input field
Configuration fields
| Field | Required | Description |
|---|---|---|
| Content to enter | Yes | Text you need to enter |
| Typing speed (seconds) | Yes | Delay after each character is typed, set it to 0 to enter everything in a single pass without pauses |
| CSS selector | Yes | CSS selector for the input or any element you want to type into |
| XPath selector | Yes | XPath selector for the input or any target element—you want to type into |
| Clear any existing text before typing? | No | If selected, the processor clears any pre-filled text in the input before typing your specified content |