Hi, I have free version of BAS 24.1.1.0 . My script working succesfully on record mode but when I click Run mode, Failed to start browser, not enough system resources show. How I solve it?
2021-12-27_16-34-15.png 
What I mean is how to remove elements that are not visible to the browser to avoid clicking on them.
Thanks.
And if you are just trying to scrape data, you should
go with http requests with http client, It would be much
faster and would save a tons of bandwidth usage.
Is it also advisable to use http client if I want to send out emails using a webmail service? Or is there another approach appropriate? Thx!
The same way like you did it before, just load cookies and apply fingerprint, and eventually save as profile so your cookies and fingerprint would be saved for future use - next time you only need to load profile which will preserve fingerprint and cookies.
@plantacja Thank you for the principe
I have a question. After solve the captcha for the first time and captcha error text exists, how can i report this to the captcha service like 2captcha?
BAS can handle it? or do we need to code it apart?
Thanks