hover_and_inspect
Hover over any element to trigger and capture DOM or style changes. Test dropdown menus, tooltips, and hover effects.
Instructions
Hover over an element and capture any resulting DOM or style changes. Useful for testing dropdown menus, tooltips, and hover effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Element or position to hover over | |
| captureChanges | No | Capture and return DOM/style changes after hover | |
| tabId | No | Target tab ID (defaults to currently active tab) | |
| apiKey | No | API key for authentication if enabled |