click
Click a web element by CSS, XPath, ID, or other locator to trigger interactions. Specify a locator strategy and timeout to wait for element availability.
Instructions
Click on an element.
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 |