Skip to content
On this page

Switch To IFrame

Description

The Inject JavaScript allows you to inject JavaScript on a webpage.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorboolSpecifies whether automation should continue even if the activity raises an error
Delay AfterIn(int)Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
Delay BeforeIn(int)Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 300 milliseconds.
InputBrowserIn(Browser)The browser page to navigate. This field only supports the Browser variable.
Input parameterIn(string)Input data for the Javascript code. You can use it in Javascipt code by function argument[0]
Javascript CodeIn(string)Javascript command.
Script FileIn(string)The path of the JavaScript file you want to inject.
OutputScript OutputOut(string)The outputted Script File with type = ‘String’. Not allow white space in output name.

A product of IRTech Company