clear_field
Clear text from an input field on a web page using a CSS selector, XPath, or other locator strategy.
Instructions
Clear the text in an input field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds | |
| selector | Yes | CSS selector, XPath, or other locator value |