Screenshot Properties
The Screenshot tab configures how a screenshot is captured from the current page. You can capture the entire page or a specific element.
Element Selection
Leave the element selection empty to capture a full page screenshot.
These settings control how the screenshot target element is located and what happens when it cannot be found:
When missing: Determines the behavior when the selected screenshot element is not found on the page.
Fail: The command fails and reports an error.
Warn: A warning is logged, but the agent continues running.
Ignore: The missing element is silently ignored.
When hidden or disabled: Determines the behavior when the screenshot element exists but is hidden or disabled.
Select: The element is selected anyway, even if hidden or disabled.
Ignore: The hidden/disabled element is ignored.
Selected screenshot element: A read-only preview showing the currently selected element for the screenshot.
Screenshot Options
Remove fixed web elements: When checked, removes fixed-position web elements (such as sticky headers, floating menus, or cookie banners) during the scroll capture process. This prevents these elements from being duplicated in the screenshot when capturing large web pages that require scrolling.