org.openqa.selenium.SessionNotCreatedException: session not created exception

前端 未结 9 1286
自闭症患者
自闭症患者 2020-12-08 20:25

I\'m trying to run some Selenium tests using the ChromeDriver, and I started getting this error:

Starting ChromeDriver 2.23.409699 (49b0fa931cda1caad0ae15b7d         


        
9条回答
  •  暖寄归人
    2020-12-08 20:53

    Update your chromedriver with lastest version. And please clarify your question.

    https://chromedriver.storage.googleapis.com/index.html?path=2.24/

提交回复
热议问题