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?
@fr0121 It's not clear, if you mean that you can't change resources as variables through the interface while being in the script logic, then it should be like that
@sergerdn thanks for info, i was hoping there would be a prebuilt extension that would accept bas cookies.
This extension will handle the conversion of cookies from the Chrome-based browser(BAS browser) to their respective format for Chrome. With this extension, you won't need to worry about the internal cookie format used by BAS.
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.
i have created resource where all urls will be added (like in tutorial)
In logs it seems that the script is working .. its showing that it is scraping all urls on page
In resource i have only 1 url.. the first one.. why it added only the first url and not the rest?