click_element
Find and click a web element using a CSS selector. Optionally wait for page navigation after clicking.
Instructions
Click an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for the element | |
| waitForNavigation | No | Wait for navigation after click |