click
Activates the element matching a CSS selector in a live browser, optionally waiting for navigation to complete after the action.
Instructions
Click on an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of element to click | |
| waitForNavigation | No | Wait for navigation after click |