TOOLS, NETWORK, WAITING - MODULE

Support
  • 28d80a0f-74b5-4d32-8beb-4424dbfe95d9-image.png

    The "Tools" module is used to display useful information in the log, display the results of the script, execute Javascript code inside the script, parse a string, and generate random numbers. The module includes the following actions: log, clear log, result, execute code, parse string, random number.

    a0bdfe22-d4fa-4a15-b195-23338bcfa71d-image.png
    The "Network" module is used to work with the browser's network settings such as: cache and its elements, cookies, browser headers, request masks and statuses, prohibitions and permissions for file downloads and pop-up windows. The module includes: set header, save and load cookies, load cookies from http client, enable cache, disable cache, allow request, disable request, clear cache. data, clear masks, get request status, whether there was a request, get last cache item, get all cache items, disable and allow pop-ups and file downloads.

    c51bc61d-41c7-4638-bf2a-124fba3b0c3a-image.png

    The "Waiting" module is used to cause pauses between the actions of your automatic scripts, to wait for selectors, texts, download files, browser address, load a specific site URL, and also for the full page load. The module is relatively small and contains: wait for full load, wait for URL to load, wait for browser address, wait for text, wait for CSS, wait for file to load, sleep.

    More information in chat bas_english