{
  "hostname": "localhost",
  "port": 4444,
  "browsers": [{
    "name": "firefox",
    "url": "http://localhost:8080/test"
  }, {
    "name": "phantomjs",
    "url": "http://localhost:8080/test"
  }]
}