Actions
Scripting Actions A-Z
Article
Click Actions
Article
See here for a list of actions for clicking on and interacting with elements on your page. Click The ‘Click’...
Input Actions
Article
EnterText This action is specifically for inputting text into individual input fields on your site. Common uses for this are...
Cookie Actions
Article
Add Cookie The ‘AddCookie’ action creates and stores a specific cookie to be used within your user journey. You can...
Wait Actions
Article
Wait For Element The ‘WaitForElement’ action is essential to creating your user journey and just as important as a ‘Click’....
If Element Action
Article
The ‘IfElement’ action allows you to handle multiple scenarios on your user journey. It is very similar to the ‘IfAssert’...
Screenshot
Article
The ‘Screenshot’ action is one of the most common actions you will use within your script. When the journey reaches...
Switch Actions
Article
Switch To Window The ‘SwitchToWindow’ action is used to change the tab in your journey. While navigating your site you...
GenerateData
Article
GenerateData is an advanced scripting action designed to create dynamic ‘items’ to use elsewhere in a script. There are 4...
Advanced Actions
Article
API Request This action enables you to make API calls within a user journey. The response HTTP code can be...