browser_screenshot
Capture screenshots of web pages or specific elements using a CSS selector, with options for full-page capture, as part of the MCP-Server-Playwright for browser automation.
Instructions
Take a screenshot of the current page or a specific element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Take a full page screenshot (default: false) | |
name | Yes | Name for the screenshot | |
selector | No | CSS selector for element to screenshot |