open_page
Opens a webpage in a headless browser for scroll animation analysis. Navigates to the specified URL and initializes the page for inspection.
Instructions
Open a webpage in headless browser for analysis. This initializes the browser and navigates to the URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to open and analyze | |
| viewport | No | Viewport dimensions | |
| waitForAnimations | No | Wait for initial animations to complete |