Giter VIP home page Giter VIP logo

Comments (3)

apple-corps avatar apple-corps commented on September 25, 2024

Setting this in my capabilities and downloading geckodriver 33 as a suggested workaround.

      'wdio:geckodriverOptions': {
        binary: "my_home/Downloads/geckodriver",
      },
      'moz:firefoxOptions': {
       binary: '/usr/bin/firefox'
      },

from node-geckodriver.

christian-bromann avatar christian-bromann commented on September 25, 2024

Asked in the Selenium chat and got a very helpful response from Boni:

Selenium Manager uses this JSON file we maintain for that: https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/common/geckodriver/geckodriver-support.json

It is based on the official doc: https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html

But since the official mapping is on the way, we decided to maintain ours: https://bugzilla.mozilla.org/show_bug.cgi?id=1794550

Alternative, you can request the following URL:
https://github.com/mozilla/geckodriver/releases/latest

Which will redirect you to the latest tag

Any contribution fixing this bug would be appreciated.

from node-geckodriver.

christian-bromann avatar christian-bromann commented on September 25, 2024

Seems like it is now available to download: https://twitter.com/FirefoxDevTools/status/1742510381690405229 so the issue is resolved. However it would be great if we can get the latest version from another source so that this doesn't happen anymore.

At this point it seems easiest to just hard code the version in here until there is a better alternative.

from node-geckodriver.

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.