This is the list of actions that are accessible from the New Action
button:
| Custom Export | Runs a custom export template and saves the result to a file. |
| Execute Actions Tree | Executes the specified Actions Tree. |
| Execute Caller's Children | Executes the child nodes of the Execute Actions Tree that is executing the current Actions Tree. |
| Execute JavaScript | Executes a JavaScript function in the current page. |
| Extract | Extracts properties of elements from the current page to the database. |
| Extract To Variable | Extracts properties of elements from the current page to a specified variable. |
| Go Through All Pages | Repeatedly navigates through the first element selected by the specified Kind. |
| Go To Starting Page | Navigates to the starting page. |
| Go To URL | Navigates to the specified URL. |
| Navigate | Navigates through the first element selected by the specified Kind. |
| Navigate Each | Navigates through every element selected by the specified Kind. |
| Navigate URLs | Navigates through a set of URLs taken from the specified column in a data table. |
| Repeat | Executes its child nodes the specified amount of times. |
| Select Kind | Selects the specified Kind in the browser. |
| Start Processes | Starts Helium Scraper instances that navigate through a set of URLs taken form the specified data source. |
| Wait | Pauses the execution for the specified amount of milliseconds. |