karma-runner/karma

Open browsers in the background

Open

#384 aperta il 8 mar 2013

Vedi su GitHub
 (15 commenti) (2 reazioni) (0 assegnatari)JavaScript (1703 fork)batch import
help wantedneeds: investigationtype: feature

Metriche repository

Star
 (11.918 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It would be oh so nice if redacted:project_name opened browsers in the background instead of the foreground, so we don't have to move focus back to the IDE/terminal

On mac at the very least, you can open browsers in the background: open -g -a "Google Chrome" as an example. I'll assume this is possible on windows/*nix also.

Guida contributor