[07]Go Forward

Last modified by Tuan Nguyen on 2022/05/13 02:21

RCA.Activities.Browser.GoForward

Description

The Go Forward activity goes forward one URL in the history list of the current browser.

Browser_GoForward

Properties

Common

  • Continue On Error (Boolean) - A Boolean variable has two possible values: True or False.
    True - allows the rest of the process to continue the execution even an error occurs within the activity.
    False (default) - blocks the process from continuing the execution.

Misc

  • Public (Checkbox) - Check if you want to public it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [3131265578] Go Forward

Table of Content

  
Navigation