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.

请先登录再写评论。
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