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] An example script would be great! #6

Open
jeanbza opened this issue Nov 21, 2016 · 2 comments
Open

[feature request] An example script would be great! #6

jeanbza opened this issue Nov 21, 2016 · 2 comments

Comments

@jeanbza
Copy link

jeanbza commented Nov 21, 2016

No description provided.

@badmonster-nc
Copy link

badmonster-nc commented Jul 16, 2017

\o/ It work for me!
I create a script (for firefox) with this line:

#!/bin/bash
/path_to_FF_Install_Dir/firefox-bin $1

@JAspeling
Copy link

In the karma.conf.js file, where you specify the browser script file:

browsers: ['./launch-chrome.sh'],
//browsers: ['projects/myProject/src/launch-chrome.sh'],

Can this script file be referenced relative to the path of the karma.conf.js file, or is it relative to the angular.json file? I need to specify a standalone chrome (portable app) version, and it keeps launching the default instance of Chrome.

The location of my karma.conf.js file is projects/myProject/src?

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

3 participants