interact_with_page
Simulate user actions like clicks, hovers, scrolls, and typing to trigger and analyze scroll animations on web pages.
Instructions
Perform interactions on the page (click, hover, scroll to element, type).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Value to type (for type action) | |
| action | Yes | ||
| selector | Yes | CSS selector for the target element | |
| waitAfter | No |