See the output when I run `launch.js` with `BROWSER=ie`: ``` $ set BROWSER=ie $ node example/launch.js Instance started with PID: 3684 Instance stopped with exit code: 1 Instance stopped with exit code: 0 ``` @tomitm, maybe you'd be interested?