Selenium webdriver exits with error code 135

前端 未结 9 1540
北海茫月
北海茫月 2021-02-07 08:56

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         


        
9条回答
  •  长发绾君心
    2021-02-07 09:12

    i also get this type of error, but after set environment variables this issue is solved. location of the npm; Example: C:\Users\AppData\Roaming\npm

提交回复
热议问题