node-browser-testing 2.0.0

Tests for the in-browser light client.
1
2
3
4
5
6
7
{
  "goog:chromeOptions": {
    "args": [
      "--whitelisted-ips=127.0.0.1"
    ]
  }
}