Selenium google chrome version error help

Hi; @qqilihq
Selenium webdriver gives the following error. How do I fix the problem with my Google chrome version 74.0.3729.131?

Hi Umut,

until we release an update for the nodes, you can do the following to run Chrome 74:

  • download the appropriate ChromeDriver 74.0.3729.6 from here
  • unzip the .zip file
  • select the binary (.exe on Windows) in Preferences → Selenium → Path to Chrome Driver

Let me know if this works!

– Philipp

2 Likes

Hi; Philipp @qqilihq roblem solved by the method you sent. Thanks for the quick response

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.