browser_click
Simulate clicks on web page elements to test interactions and verify WCAG compliance, ensuring accessibility across user workflows with precise element targeting.
Instructions
Perform click on a web page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
doubleClick | No | Whether to perform a double click instead of a single click | |
element | Yes | Human-readable element description used to obtain permission to interact with the element | |
ref | Yes | Exact target element reference from the page snapshot |