This repository was archived by the owner on May 16, 2024. It is now read-only.

Description
I've made a node app using webcoach to return JSON data for a bunch of urls stored in a text file. Everything works fine on my windows pc but on unix I get the error:
ERROR: BrowserError: Could not start the browser with 3 tries
I've ensured both Chrome and Firefox are installed and up to date and nothing is blocking the browsers from what I can see.
Full error can be seen here:

Repo for the app I created is here:
https://github.com/alienbuild/node-espionagex
Run with 'node app.js -u all'