@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.
Adblocker extension that will work in BAS chrome ?
-
-
@niceusername said in Adblocker extension that will work in BAS chrome ?:
Hi
I want to block youtube ads, is there any adblocker chrome extension that works in BAS chrome ? I tried AdBlock but it didn't worked. Or if there are ads domains hosts which i can use to deny request ? Please let me know thanks. @support @Fox
Thanksno
-
@niceusername said in Adblocker extension that will work in BAS chrome ?:
Thank you very much :)))))))
Try to identify ad requests, if you find them, they can be blocked in BAS.
-
Hook up the browser to a proxy intercepter such as Burpsuite.
If you dont want to install it, you can use the "HTTP Recorder" option from the top left bar.
Find every domain or locate the script file for ads placements.Then use "Request mask deny" from Network tab (NOT Cache Mask Deny thats another thing)
For every ads network domain, add it on Request Mask Deny option like this*doubleclick.net
*taboola.com
*googlesyndication.comNote that * is wildcard option.
This will block all requests to any subdomain of the URLs.Or if the ad function is from external js file add "*adfile.js" as deny
-
@a-milanov said in Adblocker extension that will work in BAS chrome ?:
Adgouard for PC and you only need to filter BAS files with it ;)
awesome mate