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.

貢獻者指南