@johnsharon
I think temporary profiles can't be deleted. Check the folder:
"....\BrowserAutomationStudio\apps\26.7.1\prof"
The reason for this behavior may be that BAS does not have permissions to edit/delete files.
Try to run the program as administrator.
Try restarting the project periodically using the buttons in the interface, but not through forced closing or closing via Task Manager or something similar.
Try moving BAS or the project you are running to a different directory or disk.
How to block Pop-Up Ads with BAS
-
@query said in How to block Pop-Up Ads with BAS:
Is there any way to block Pop-up/Redirect ads in BAS, I'm trying to perform actions on a website but keep getting redirect to ads because the website have a onclick() popup ad.
Thanks
This might work, if not, you will need to remove the JS code on the webpage.

If the JS Code needs to be removed, you can do this by the 'Execute On Every Page Load In Browser' Action in the browser category.