puppeteer_hover
Simulate a hover action on a specific webpage element using its CSS selector, enabling precise interaction during browser automation with Puppeteer.
Instructions
Hover an element on the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to hover |