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

cli: force chrome bin path #700

Closed
sinedied opened this issue Mar 28, 2023 · 1 comment
Closed

cli: force chrome bin path #700

sinedied opened this issue Mar 28, 2023 · 1 comment

Comments

@sinedied
Copy link
Contributor

Product: cli

Expectation:
I'm embedding the CLI in another NPM package pre-configured to work out of the box for our needs. In that context, I would like to install a working Chrome / Chromedriver combo to make sure it works on the target machine, so I would like to be able to force chromedriver and chrome binary paths to be used.

Actual: There's currently an option to force chromedriver path, but not to force chrome binary path.

Motivation: Add an option (or environment variable) so we can force the chrome path to be used.


@axe-core/cli: 4.6.0

- Node version: XX  v18.14.2
- Platform:  Mac
sinedied added a commit to sinedied/axe-core-npm that referenced this issue Apr 3, 2023
sinedied added a commit to sinedied/axe-core-npm that referenced this issue Jul 5, 2023
sinedied added a commit to sinedied/axe-core-npm that referenced this issue Aug 9, 2023
straker added a commit that referenced this issue Aug 22, 2023
* feat(cli): add --chrome-path option (#700)

* refactor: rename option description

Co-authored-by: Steven Lambert <[email protected]>

---------

Co-authored-by: Steven Lambert <[email protected]>
@straker
Copy link
Contributor

straker commented Sep 11, 2023

Closed via #704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants