Is it possible to add a plugin to chromedriver under a protractor test?
I've been trying to handle the basic authentication during my protractor test. Some hard time on it, so i've found a chrome plugin wich sends automatically my credentials for websites that require basic authentication. As each time that chromedriver is executed, a new profile is loaded, how can i permanelty add a plugin to my tests? I know that there is https://sites.google.com/a/chromium.org/chromedriver/extensions , but i dont think this very clear. You need to configure extensions list inside chromeOptions : capabilities { 'browserName': 'chrome', 'chromeOptions': { 'extensions': ['base64