there is a problem with the browser data,when running on debugger it always open with a fresh start but on runner there is a always a saved data,like if i wanna make a create account bot it won’t let me as the previously created one will be there,so is there any way to close the browser on runner everytime checking worldlist and reopen with fresh start.please help
Yes, add clear cookies block at the end and then close browser block, so that instance of browser will get terminated
1 Like