clear_field
Clears text from an input field. Supports CSS, XPath, ID, name, class, link, and partial link locators.
Instructions
Clear the text in an input field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector, XPath, or other locator value | |
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds |