Chromedriver Version Issue

Hello, 

I am using pycharm to run my robot framework scripts. I am getting an error message as "SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 91 Current browser version is 93.0.4577.63 with binary path"

Below is the screenshot of settings.

0
1 comment

Hi,

Have you tried updating the ChromeDriver ?

If this doesn't help, I think the issue should be solved on ChromeDriver side. You can search for similar issues on StackOverflow

1

Please sign in to leave a comment.