Step executes the specified script.

Hierarchy

  • AutomationStepExecuteScript

Properties

Properties

script: string

The javascript to execute.

timeoutInMs: number

The time in milliseconds after which the script will fail. A value of 0 means that this will never fail due to a timeout.

Generated using TypeDoc