karma-runner/karma

Open browsers in the background

Open

#384 ouverte le 8 mars 2013

Voir sur GitHub
 (15 commentaires) (2 réactions) (0 assignés)JavaScript (11 918 stars) (1 703 forks)batch import
help wantedneeds: investigationtype: feature

Description

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.

Guide contributeur