I recorded a scenario using chrome extension,
then it failed to run the script as the picture below.
when I tried to used browser library to launch Chrome, Firefox and edge, it also have the same error.
how to fix that error?
Question is closed for new answers.
watermelonsugar Selected answer as best
Hi Guy,
What your Chrome version ?. Is the WebDriver version the same as Chrome?
If this does not match, it will not work. Could you check your WebDriver version?
Good luck,
Quan
watermelonsugar Posted new comment
Good morning.
Your ChromeDriver and Chrome not map. You should dowload Download ChromeDriver 85.0.4183.87 in this links https://chromedriver.chromium.org/downloads
Good luck
i have downloaded the chromedriver for my chrome version and it works! Thank you~
I’m glad to hear that. Have a nice day :).
you too…
hi Quan,
my Chrome Version is 85.0.4183.121 (Official Build) (64-bit)
and the webdriver for chrome is ChromeDriver 2.41.578737 (this is information from webdriver in OR-5200 folder when i double click on it)
how to check it is match or not?