Extend timeout for launching browsers (#1630)

Towards #1616

If the process had started but the web page never loaded and connected
the websocket back to the runner we hit a timeout.

- Extend the timeout to see if it reduces the incidence of this failure.
- Add verbose logging flags when launching chrome on linux.
- Store the output from the browser and include it in the timeout message.
3 files changed