webdriver-manager update with --alternate_cdn argument
问题 I want to do the below in my protractor-cucumber framework. I can not use public repo like googleapi.com as per org policy: webdriver-manager update --standalone=0 --chrome --alternate_cdn https://www.artifactrepository.xyz.net/artifactory/api/npm-teamdev/ Also this: webdriver-manager update --chrome=0 --standalone --alternate_cdn https://www.artifactrepository.xyz.net/artifactory/api/npm-teamdev/ But i always get this as response: C:\Users\ABCD\Desktop\JSProjects\protractor-cucumber