playwright_screenshot
Capture screenshots of web pages or specific elements using CSS selectors within the Playwright Server for browser automation and testing tasks.
Instructions
Take a screenshot of the current page or a specific element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | ||
selector | No | CSS selector for element to screenshot,null is full page |