Git Product home page Git Product logo

Comments (8)

jpmckinney avatar jpmckinney commented on May 27, 2024 4

Aren't both Chrome and ChromeDriver already installed? https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners

from setup-chromedriver.

Askir avatar Askir commented on May 27, 2024 1

Aren't both Chrome and ChromeDriver already installed? https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners

Thanks for pointing this out. The action really is not needed, unless you self host runners I suppose.

from setup-chromedriver.

nanasess avatar nanasess commented on May 27, 2024

@jethro-riosa Welcome to setup-chromedriver, thanks for the detailed issue.
Please tell me the architecture and version in which the problem occurred.

from setup-chromedriver.

nanasess avatar nanasess commented on May 27, 2024

@jethro-riosa google-chrome must be installed beforehand.

e.g

- uses: actions/checkout@master
- run: sudo apt-fast install -y google-chrome
- uses: nanasess/setup-chromedriver@master

from setup-chromedriver.

edumco avatar edumco commented on May 27, 2024

The action really is not needed, unless you self host runners I suppose.

You can use this action to specify the exact chromedriver version you want to use.

I'm looking for a similar feature: Specify the exact chrome version.

Can you guys help me?

from setup-chromedriver.

nanasess avatar nanasess commented on May 27, 2024

@edumco Please refer to the following
https://chromedriver.chromium.org/downloads/version-selection

from setup-chromedriver.

edumco avatar edumco commented on May 27, 2024

@edumco Please refer to the following
https://chromedriver.chromium.org/downloads/version-selection

Thanks for the help.

But what I am looking for is a way to force the exact version of google chrome so the build doesn't change after the fact

from setup-chromedriver.

nanasess avatar nanasess commented on May 27, 2024

Added support for install to google-chrome https://github.com/nanasess/setup-chromedriver/releases/tag/v1.0.2

from setup-chromedriver.

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.