Skip to content
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

Session Not Created Exception #512

Open
gs-karthik opened this issue May 12, 2022 · 0 comments
Open

Session Not Created Exception #512

gs-karthik opened this issue May 12, 2022 · 0 comments

Comments

@gs-karthik
Copy link

gs-karthik commented May 12, 2022

I have test setup that run through Jenkins CLI on os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-1160.62.1.el7.x86_64', java.version: '1.8.0_322' and chromium-browser - Current browser version is 99.0.4844.84 with binary path /usr/bin/chromium-browser, the browser is set to auto update so I am using Webdriver manager to handle the browser versions, but whenever the test starts the webdriver manager downloads the 101 version only.

Following is the error message in Jenkins Console output
org.openqa.selenium.SessionNotCreatedException:
session not created: This version of ChromeDriver only supports Chrome version 101
Current browser version is 99.0.4844.84 with binary path /usr/bin/chromium-browser
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'slpjenkl01.unix.magellanhealth.com', ip: '10.200.44.100', os.name: 'Linux', os.arch: 'amd64',

Appreciate it if you can help me in understanding the root cause of this issue, please if I run the test on windows locally no issues webdriver manager identifies the correct chrome version though. Please let me know if you need any additional information related to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant