click_element
Automate web interactions by clicking specific elements using CSS selectors. Ideal for testing, debugging, and browser automation tasks in Safari on macOS.
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 |