hover
Hover over a page element by its unique ID from the snapshot. Optionally include the updated snapshot to verify the hover state.
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. |