playwright_screenshot
Capture a screenshot of a browser page or specific element using a CSS selector. Use it to save visual snapshots for testing, debugging, or documentation.
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 |