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

Unable to launch URL?getting "session not created: This version of ChromeDriver only supports Chrome version 114" error.please help #3205

Open
giduturi opened this issue Aug 30, 2023 · 2 comments
Assignees

Comments

@giduturi
Copy link

giduturi commented Aug 30, 2023

session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 116.0.5845.111 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe (SessionNotCreated) Chrome driver version mismatch. Please run Ginger as Admin to Auto update the chrome driver.

How to run Ginger as Admin to auto update driver??

@manas-droid
Copy link
Contributor

Hi @giduturi , when you type "Ginger" on windows' search, on the right hand side you'll see multiple options , one of them is 'Run as administrator', please click on that, that'll run ginger in Admin mode. Furthermore, make sure that you are not using any VPN, as downloading the latest chrome driver would become difficult.

Thanks!

@DavMontas
Copy link

Greetings,

When you open Ginger as an Administrator and run the Ginger Web Agent, Ginger automatically checks if there is a ChromeDriver version that matches the Chrome version you currently have. However, in some cases, this automatic process may not function correctly. In such instances, I recommend manually updating the ChromeDriver version by following these steps:

  1. Visit the following URL: https://googlechromelabs.github.io/chrome-for-testing/
  2. Download the ChromeDriver version that corresponds to your current Chrome version. To identify your Chrome version: Open Chrome -> Go to Settings -> and click on About.
  3. Open your file explorer and navigate to the directory where Ginger is installed. This directory may be something like: "C:\Program Files (x86)\Amdocs\Ginger by Amdocs\Ginger by Amdocs."
  4. Replace the existing ChromeDriver with the newly downloaded version.

By following these steps, you can ensure that your ChromeDriver is up to date and compatible with your Chrome browser, You're Welcome.

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

3 participants