hover
Simulate mouse hover on a specific web element using its unique identifier, enabling interaction with hover-triggered UI states for testing and debugging.
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 |