hover
Simulate mouse hover interactions on web page elements to inspect dynamic behavior and styling changes during development.
Instructions
Hover over the provided element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The uid of an element on the page from the page content snapshot | |
| includeSnapshot | No | Whether to include a snapshot in the response. Default is false. |