Skip to main content

Go Back

Navigates to the previous page in the browser history.

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 the node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Page Id - The id of the page where the go back action will be executed. This ID is generated by the Open Browser node.
  • Times - The number of times the go back action will be executed. Default value is 1.

If you leave the Times field blank, the default value is set to 1.