capture_element
Snap a screenshot of a specific webpage element using a CSS selector. Configure viewport settings for device responsiveness and ensure stability with optional delays.
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 |