save_unmarked_screenshot
Capture and save a screenshot of a webpage without bounding boxes or annotations, using a provided resource name for easy identification. Ideal for obtaining unobstructed views of web content.
Instructions
Capture a screenshot without bounding boxes and store it as a resource. Provide a resourceName to identify the screenshot. It's useful for when you want to view a page unobstructed by annotations or the user asks for a screenshot of the page.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
resourceName | No | The name under which the unmarked screenshot will be saved as a resource (e.g. 'before_login'). If not provided, one will be generated. |