capture_element
Capture precise screenshots of specific webpage elements using CSS selectors. Configure viewports for mobile, tablet, or desktop to ensure responsive design accuracy.
Instructions
Capture a screenshot of a specific element on a webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for the element to capture | |
standardDelay | No | Whether to apply standard 2.5s delay after networkidle2 for better stability | |
url | Yes | The URL of the webpage | |
viewport | No | Viewport configuration |