Protractor does not find chromedriver: The driver executable does not exist:

后端 未结 8 1996
灰色年华
灰色年华 2020-12-19 12:06

I am trying to get Protractor up and running following the official Getting Started Guide.

The command

webdriver-manager start

seem

8条回答
  •  暖寄归人
    2020-12-19 12:38

    Delete that un-completed zip file(chromedriver_x.xx.zip), and you need it execute the update again. The folder will look like this:

    chromedriver

    chromedriver_2.10.zip

    selenium-server-standalone-2.43.1.jar

    and everything goes well.

提交回复
热议问题