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

Karma cannot find Firefox profile [Ubuntu] #3811

Open
SekhReddy opened this issue Aug 27, 2022 · 0 comments
Open

Karma cannot find Firefox profile [Ubuntu] #3811

SekhReddy opened this issue Aug 27, 2022 · 0 comments

Comments

@SekhReddy
Copy link

Expected behaviour

ng test should start Karma server and launch firefox browser

Actual behaviour

ng test does start Karma server, but when launching firefox a popup shows up saying that the firefox profile cannot be found. I can click the localhost link to run the tests, but it will disconnect after a minute or so.

Environment Details

  • Karma version (output of karma --version): 2.0.0

Steps to reproduce the behaviour

I believe it may be because I have the snap version of Firefox, so my profile is saved in /snap/firefox/common/.mozilla/

How do I get Karma to recognize that the profile is there?

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

1 participant