@DaHammer said in Manual Browser Control does it open the browser automatically?:
If I run a script in without browser open when Manual Browser Control fires will it automatically open up or alert me in someway?
can't you check it yourself?
@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.