Giter Site home page Giter Site logo

Comments (3)

getuliosilva avatar getuliosilva commented on September 11, 2024 2

I'm working on a pull request for this issue.

from testable-projects-fcc.

ShaunSHamilton avatar ShaunSHamilton commented on September 11, 2024

Thank you, for taking the time to open this.

Yes, you are correct.


I have opened this up to first-timers to contribute to.

from testable-projects-fcc.

getuliosilva avatar getuliosilva commented on September 11, 2024

I need help, is commenting on this issue appropriate?
What I did:

  1. forked this repository
  2. cloned my forked repository
  3. enabled yarn using corepack enable, according to yarnpkg.com instructions
  4. verified I have Google Chrome Version 101.0.4951.64 (Official Build) (64-bit)
  5. created the .env file and uncommented SELENIUM_BROWSER=chrome and BROWSER_PATH='/usr/bin/google-chrome-stable'
  6. created this branch
  7. commit my changes to the files on the repository
  8. yarn start, no errors
  9. yarn mocha -g 'Tribute Page', since I only changed these tests

Error message:
SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 94 Current browser version is 102.0.5005.115 with binary path /usr/bin/google-chrome-stable

I'm using updated Ubuntu 20.04.1 LTS. Any ideas? Is there a standard test environment suggested, like a container?

EDIT:

Since there is a yarn.lock file and it enforces the ChromeDriver version, I didn't want to alter it. So I downloaded Chromium Version 94.0.4606.0 (Developer Build) (64-bit), unzipped the file, and edited the .env file BROWSER_PATH to point to the file named chrome inside the unzipped folder. Ran the tests again, all passing except D3: Heat Map, which I didn't change. So, I'll make my PR now.

from testable-projects-fcc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.