I just want to know if there's a way to control browsers at will when running automations. Like we can check each process if there's something wrong we can do anything with it while automation is running.
@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.