Selenium & ChromeDriver: session not created, unable to connect to renderer

后端 未结 2 1350

I am trying to run automated tests via Webdriver.io, Selenium and ChromeDriver on Mac. I am using the latest versions of all involved software:

  • Selenium 3.9.1<
2条回答
  •  广开言路
    2021-01-15 04:17

    Google chrome browser is updating day by day , you should need use chrome driver exe according to which browser versions are using in our Computer please use latest chrome driver and browser versions https://chromedriver.chromium.org/downloads

提交回复
热议问题