ie_screenshot
Capture a PNG screenshot of the IE-mode window or a specific element using a locator. Save to file or return the image.
Instructions
Capture a PNG screenshot of the IE-mode window, or of a single element if by/value are given (returned as an image; optionally saved to save_path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | element locator type (for element screenshot) | |
| frame | No | ||
| value | No | element locator value (for element screenshot) | |
| no_inline | No | return confirmation text instead of the image blob | |
| save_path | No |