Skip to content

Repository files navigation

Nightwatch WebRTC Demo

Demo test project for Testing WebRTC apps with Nightwatch blog article.


Running the test

  1. Install Node.js if not present and clone the repo:
$ git clone https://github.com/beatfactor/nightwatch-webrtcdemo.git
$ cd nightwatch-webrtcdemo
$ npm install
  1. Download the selenium-server-standalone-2.43.1.jar or newer from http://selenium-release.storage.googleapis.com/index.html and place it in your bin folder - remember to update nightwatch.json if you download a newer version.

  2. Download the chromedriver from http://chromedriver.storage.googleapis.com/index.html and place it in your bin folder

  3. To run the test with 2 chrome peers

$ ./bin/nightwatch.js --env chrome,chrome

About

Demo test project for "Testing WebRTC Apps with Nightwatch" blog article.

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages