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.jaror newer from http://selenium-release.storage.googleapis.com/index.html and place it in yourbinfolder - remember to updatenightwatch.jsonif you download a newer version. -
Download the
chromedriverfrom http://chromedriver.storage.googleapis.com/index.html and place it in yourbinfolder -
To run the test with 2 chrome peers
$ ./bin/nightwatch.js --env chrome,chrome