app_hover
Hover over a UI element using its CSS selector or visible text to reveal tooltips, hover menus, or other hover-only interactions.
Instructions
Move the pointer over an element (by selector or text) to trigger hover-only UI (tooltips, hover menus).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Target by visible text or accessible name (e.g. "Browse") | |
| exact | No | With text: require an exact match instead of substring | |
| selector | No | CSS selector for the element |