cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
160 stars 101 forks source link

Add a way to set the Chrome versions when using install-browsers #439

Open lems3 opened 1 year ago

lems3 commented 1 year ago

With the latest issues and changes with The Chrome and Chrome Driver release cycle, it may be useful to have an easy way to override the Chrome version.

I feel that it would only need an additional parameter to pass this to the browser-tools/install-browser-tools step.