Automation of actions

Waiting

This component allows you to set a delay between actions (in milliseconds).

Take a Screenshot

  • File Name: Specify the file name when saving the screenshot.
  • Save to: Allows you to choose the path to the folder where the screenshots will be saved.

Take a Screenshot

Execute JavaScript

  • Execute JavaScript: This element allows you to add or create custom JavaScript code and save the necessary values into variables for further use.

jsstart.jpg

Settings

  • JavaScript Field: An element intended for writing or inserting JavaScript code. This field is used to add and edit scripts that can be executed within the context of a web page or application.
  • Save to: Action to save data into the specified variable. This assigns a value to the variable for further use.

Block Requests

Block Requests: This element provides the ability to block certain network requests. In JavaScript, this can be done, for example, using a Service Worker, which intercepts requests and can filter them according to certain conditions, blocking or redirecting them as needed.

block.jpg

Settings

  • Block Requests: A field for writing or inserting code that allows you to block certain network requests

Keys

Keys: The ability to reproduce key presses. This element allows you to simulate user actions, such as pressing keys on a keyboard, to automate interface interaction.

keys.jpg

Join now

Or contact the support team in chat for any questions, at any time.