click
Automate browser interactions by activating web elements specified with CSS, XPath, ID, or another locator.
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 |