Unable to use protractor with chromedriver and selenium server directly
问题 Recently I updated my protractor , webdriver-manager , chromedriver , selenium-server . After that I faced this problem: formerly we shared one protractor application in github with chromedriver and selenium-server in it. So others in my project can use it directly after downloaded this git project. We don't have seleniumAddress and directConnect in our protractor configuration file. It means we launched tests with local driver. But now update-config.json file was added to track chromedriver