page_screenshot
Capture screenshots of full pages or specific elements in parallel browser instances, with isolated sessions for independent concurrent operations.
Instructions
Take a screenshot of the page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref to screenshot (omit for full page) | |
| filePath | Yes | Absolute path to save screenshot | |
| fullPage | No | Capture full scrollable page. Default: false | |
| instanceId | Yes | Target instance |