Skip to content

Troubleshooting

If you find any bug or issue which is not listed below, please open a new issue in the qmate repository. Thanks for your support.

SessionNotCreatedError

Error Message

Error: SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 89 Current browser version is 91.0.4472.77 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

Possible Reasons

The installed chromedriver does not support the current chrome-browser version or vice versa.

Possible Solutions
  • Please update your chromedriver version.
  • Also update your Chrome Browser version by visiting About Google Chrome. This will automatically trigger the Chrome Browser update. You will have to restart Chrome after the update is completed.