Skip to content

Commit

Permalink
docs: add "ChromeHeadless" to list of possible browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lory authored and dignifiedquire committed Mar 3, 2018
1 parent d27df36 commit e7b9ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/config/01-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ If, during test execution, Karma does not receive any message from a browser wit

* `Chrome` (launcher requires karma-chrome-launcher plugin)
* `ChromeCanary` (launcher requires karma-chrome-launcher plugin)
* `ChromeHeadless` (launcher requires karma-chrome-launcher plugin ^2.1.0)
* `PhantomJS` (launcher requires karma-phantomjs-launcher plugin)
* `Firefox` (launcher requires karma-firefox-launcher plugin)
* `Opera` (launcher requires karma-opera-launcher plugin)
Expand Down

0 comments on commit e7b9ab8

Please sign in to comment.