click_element
Click on any page element using a CSS selector, with an option to wait for navigation after the click.
Instructions
Click on an element in the page using CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for the element to click | |
| waitForNavigation | No | Wait for page navigation after click |