Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Selenium::WebDriver::Error::SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 75 #1012

Closed
7 tasks
docljn opened this issue Jul 20, 2019 · 3 comments

Comments

@docljn
Copy link
Contributor

docljn commented Jul 20, 2019

Description of the issue 📄

On running bin/drake a single test fails with the following error message:

Failures:

  1) managing workshop attendances an admin can rsvp an invited student to the workshop
     Failure/Error: visit admin_workshop_path(workshop)
     
     Selenium::WebDriver::Error::SessionNotCreatedError:
       session not created: This version of ChromeDriver only supports Chrome version 75
     # #0 0x560055a387a9 <unknown>

I am running Chrome Version 75.0.3770.142 (Official Build) (64-bit) on MacOS Sierra 10.12.6 (16G2016)

This occurs each time I run the tests, irrespective of seed.

Screenshots 📷

Screen Shot 2019-07-20 at 17 52 17

Steps to fix 🛠

?

To do 📋

  • Claim this issue (comment below, or assign yourself if you are part of the codebar org)
  • Fork and clone the repository
  • Update the relevant files. Follow the steps to fix section in this issue.
  • Commit your changes as one commit. Use the title of this issue as your commit message
  • Submit a pull request
  • Mention this issue in the PR description by including it's number
  • Have your pull request reviewed & merged by a codebar team member
@notapatch
Copy link
Contributor

Hello @docljn

I would like to try this. I have reproduced the error and have a commit that fixes it for my system and which passes the Travis CI.

@notapatch
Copy link
Contributor

@matyikriszta The pull request #1149 closes this as well. It's the same error but from an earlier chrome version/release cycle.

@matyikriszta
Copy link
Contributor

@notapatch cool, I'll close the issue.

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

No branches or pull requests

3 participants