-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChromeDriver only supports Chrome version 113 #859
Comments
Thanks for the issue. Does installing the matching |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 113
Current browser version is 117.0.5938.132 with binary path /usr/bin/google-chrome
at Object.throwDecodedError (/opt/hostedtoolcache/node/20.8.0/x64/lib/node_modules/@axe-core/cli/node_modules/selenium-webdriver/lib/error.js:524:15)
at parseHttpResponse (/opt/hostedtoolcache/node/20.8.0/x64/lib/node_modules/@axe-core/cli/node_modules/selenium-webdriver/lib/http.js:601:13)
at Executor.execute (/opt/hostedtoolcache/node/20.8.0/x64/lib/node_modules/@axe-core/cli/node_modules/selenium-webdriver/lib/http.js:529:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
remoteStacktrace: '#0 0x560013e10133 \n' +
'#1 0x560013b44966 \n' +
'#2 0x560013b725ec \n' +
'#3 0x560013b6d8da \n' +
'#4 0x560013b6a07b \n' +
'#5 0x560013ba99ad \n' +
'#6 0x560013ba918f \n' +
'#7 0x560013ba09a3 \n' +
'#8 0x560013b7546a \n' +
'#9 0x560013b7655e \n' +
'#10 0x560013dcfcae \n' +
'#11 0x560013dd38fe \n' +
'#12 0x560013ddcf20 \n' +
'#13 0x560013dd4923 \n' +
'#14 0x560013da7c0e \n' +
'#15 0x560013df7b08 \n' +
'#16 0x560013df7c97 \n' +
'#17 0x560013e08113 \n' +
'#18 0x7f9899094b43 \n'
}
Please report the problem to: https://github.com/dequelabs/axe-core-npm/issues/
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: