Demo test project for Testing WebRTC apps with Nightwatch blog article.
- Install Node.js if not present and clone the repo:
$ git clone https://github.com/beatfactor/nightwatch-webrtcdemo.git
$ cd nightwatch-webrtcdemo
$ npm install
-
Download the
selenium-server-standalone-2.43.1.jar
or newer from http://selenium-release.storage.googleapis.com/index.html and place it in yourbin
folder - remember to updatenightwatch.json
if you download a newer version. -
Download the
chromedriver
from http://chromedriver.storage.googleapis.com/index.html and place it in yourbin
folder -
To run the test with 2 chrome peers
$ ./bin/nightwatch.js --env chrome,chrome