zen_hover
Hover over an element on a web page using a CSS selector. Automates mouse hover actions for browser control.
Instructions
Hover over an element on the page.
Args: selector: CSS selector of the element to hover over tab_id: Optional tab to target. Defaults to active tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| tab_id | No |