If you need to solve a captcha, then you use the module. If you don't need to solve a captcha, then you don't use it)
There is no specific answer to your question, it all depends on the site you work with.
TOOLS, NETWORK, WAITING - MODULE
-

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.

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.
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