Navigate To
Description
The Navigate To activity allows you to navigate to another URL on the current browser.
Properties
Category | Property | Type | Description |
---|---|---|---|
Common | Continue On Error | bool | Specifies whether automation should continue even if the activity raises an error |
Delay After | In(int) | Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds. | |
Delay Before | In(int) | Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 300 milliseconds. | |
Input | Navigate Url | In(string) | Starting this destination URL when the browser is opened |
Browser | In(Browser) | The browser page to navigate. This field only supports the Browser variable |