click
Clicks on a web element using CSS selector, XPath, or other locators with configurable timeout.
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 |