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

Chrome.exe location to a custom path #230

Open
mithsapurva opened this issue Apr 6, 2021 · 1 comment
Open

Chrome.exe location to a custom path #230

mithsapurva opened this issue Apr 6, 2021 · 1 comment

Comments

@mithsapurva
Copy link

Currently, the location for chrome.exe is picked either from LocalAppData or Program files or Program Files(x86).
In our environments, chrome is installed on custom paths like "D:\Chrome". There is no provision of passing this custom path for chrome.exe in karma-chrome-launcher.
Can we provide a way to do so?

@damoeb
Copy link

damoeb commented Aug 24, 2022

Have you tried setting process.env.CHROME_BIN='...' ?

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