Hi
I am using standalone webdriver-manager which will execute webdriver-manager update and webdriver-manager start to run webdriver-manager
when i set the selenium address in protractor config file to non localhost but a machine/server host name, i am getting error
E/launcher - Error: WebDriverError: Host header or origin header is specified and is not localhost.
Same chromedriver version was use on Webdriver-Manager:12.1.7 is working
Protractor: 5.4.1 Webdriver-Manager:13.0.0 ChromeDriver: 79.0.3945.36
Hi I am using standalone webdriver-manager which will execute webdriver-manager update and webdriver-manager start to run webdriver-manager
when i set the selenium address in protractor config file to non localhost but a machine/server host name, i am getting error E/launcher - Error: WebDriverError: Host header or origin header is specified and is not localhost.
Same chromedriver version was use on Webdriver-Manager:12.1.7 is working
Kindly advice