Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: variant with browsers and test drivers preinstalled #386

Open
jedwards1211 opened this issue Feb 16, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@jedwards1211
Copy link

For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.

This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.


Describe the Feature Request
it would be nice if node--browsers or something like node--browsers-preinstalled variant of the image comes with the browsers and drivers already installed so that there's no chance of a 404 installing chromedriver.

Is your feature request related to a particular problem?
Yes, chromedriver installation fails from time to time because they make breaking changes to the URLs: CircleCI-Public/browser-tools-orb#104

How will this feature request benefit CircleCI jobs using this image?
It will help guarantee that browser tests don't fail when trying to install chromedriver.

Describe the solution you would like to see
Anything that's foolproof

Describe alternatives you have considered
Maybe for now I'll try making my own image based on cimg/node-*browsers, but it will be kind of a pain to have to rebuild and push another image every time we need to upgrade.

@jedwards1211 jedwards1211 added the enhancement New feature or request label Feb 16, 2024
@jedwards1211 jedwards1211 changed the title Feature Request: preinstall browsers and test drivers Feature Request: variant with browsers and test drivers preinstalled Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant