karma-runner/karma

Open browsers in the background

Open

#384 创建于 2013年3月8日

在 GitHub 查看
 (15 评论) (2 反应) (0 负责人)JavaScript (11,918 star) (1,703 fork)batch import
help wantedneeds: investigationtype: feature

描述

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.

贡献者指南