URL specific automation description.

Hierarchy

  • AutomationConfig

Properties

blockPage: boolean

Should the page be blocked while the automation is working.

blockPageUrl?: string

URL which should be used to display the page block.

filter: URLFilter

A filter for the URL.

filters?: URLFilter[]

Multiple URL filters. The same as filter, but for more than one URL.

name: string

The name of the automation process.

Steps for the automation.

Generated using TypeDoc