You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChromeDriver Users
I'm trying to setup the proxy to run tests using the chromedriver but it's not working with user and password for it, so I was able to get it working on my local env using a chrome extension but I is failing in a remote env like selenium grid.
I'm using the option `--load-extension=${extensionDir}`