browser_hover
Hover over web page elements using CSS or text selectors to trigger interactive behaviors during automated browser testing.
Instructions
Hover over an element on the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector or text selector for the element to hover over | |
| timeout | No | Timeout in milliseconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |