Hello everyone, I am learning and using BAS. However, when running the project with multithreading, it is reported that there are not enough system resources. Can you give me the system parameters so the application can run smoothly? Thank you
@nydigov Easiest way to fix this is to delete "Close Browser" action. If you don't have any open/close browser actions BAS will handle browser lifetime automatically.
If you want to handle it by yourself, add Open browser action before using any action which needs browser.