browser_hover
Simulate mouse hover interactions on web elements using locator strategies to trigger hover effects or reveal hidden content during browser automation.
Instructions
Hover over an element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
by | Yes | Locator strategy to find element | |
timeout | No | Maximum time to wait for element in milliseconds | |
value | Yes | Value for the locator strategy |