VideoJS plugin for VAST XML.
Install dev dependencies with NPM:
$ npm install -d
If selenium
is not installed, running it from node_modules suffices:
$ node_modules/selenium/bin/selenium
Download the latest Chrome Driver and make sure $ chromedriver
is accessible within the PATH:
https://code.google.com/p/selenium/downloads/list
Start a web server so that the examples folder is accessible.