Skip to main content

Screenshot

Takes a screenshot of the specified web page.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

If the ContinueOnError property is true, errors will not be caught when the project is executed even if the Catch node is used.

Input

  • Page Id - The ID of the web page to take the screenshot of. This ID is generated by the Open Browser node.
  • Save File Path - The file path to save the screenshot.

Output

  • Path - The path where the screenshot was saved.

Options

There are no options available for this node.