Google Chrome unable to navigate to specified URL when triggered from Selenium

前端 未结 7 1775
星月不相逢
星月不相逢 2021-01-06 06:05

I have an automation framework developed around Selenium-WebDriver which launches Chrome and navigates to specified URL and performs specified automation. When I commissione

7条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-06 06:34

    I found this problem is chromedriver version cause. My case run ok when i update the chromedriver.

提交回复
热议问题