I am new to protractor. I am getting the following error while trying to run Selenium tests using protractor
I/hosted - Using the selenium server at http://local
I have run the windows command prompt as administrator and solved this problem. I am not seeing this problem anymore. And I added also
chromeOnly: true, directConnect: true,