take_screenshot
Take a screenshot of the current page or a specific element using a CSS selector. Capture the entire scrollable page when needed.
Instructions
Take a screenshot of the current page or a specific element.
Args: full_page: Capture the entire scrollable page. selector: CSS selector of a specific element to capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_page | No | ||
| selector | No |