Git Product home page Git Product logo

Comments (8)

hexsprite avatar hexsprite commented on May 26, 2024 4

Not sure if this helps but I'm using TEST_BROWSER_DRIVER=chrome on OSX with these versions:

"chromedriver": "^2.41.0",
"selenium-webdriver": "^3.6.0",

from meteor-mocha.

aldeed avatar aldeed commented on May 26, 2024

Maybe related to the fact that this package doesn't work with test-packages due to Meteor issue: meteor/meteor#8577

from meteor-mocha.

Floriferous avatar Floriferous commented on May 26, 2024

Seeing this as well. From what I can see, playing around with different versions of selenium-webdriver and chromedriver might temporarily fix this. But that's a real pain, haven't found a working combo yet.

from meteor-mocha.

SimonSimCity avatar SimonSimCity commented on May 26, 2024

Looks like this issue is part of https://github.com/meteortesting/meteor-browser-tests or even further down the line - haven't looked into it yet.

@Floriferous since you want to use chrome, can you take a look at Puppeteer? https://github.com/meteortesting/meteor-browser-tests#puppeteer It's a headless version of chrome which doesn't use selenium but directly communicates with a headless version of chrome.

from meteor-mocha.

DanielDornhardt avatar DanielDornhardt commented on May 26, 2024

Thx @hexsprite , "selenium-webdriver": "^3.6.0" did it for me.

It was "selenium-webdriver": "^4.0.0-alpha.1" before which might not be compatible (?)

from meteor-mocha.

SimonSimCity avatar SimonSimCity commented on May 26, 2024

So I guess this issue is closed then. If not, please create a new issue on https://github.com/meteortesting/meteor-browser-tests which is used by this package to start up the browsers.

But I rather see this as an issue with the selenium driver than a problem with either this or the named package.

from meteor-mocha.

Nomeasmo avatar Nomeasmo commented on May 26, 2024

I think you can close if the documentation is updated.

from meteor-mocha.

SimonSimCity avatar SimonSimCity commented on May 26, 2024

Thanks, I'm adding a cross-reference to #80

from meteor-mocha.

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.