Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Added basic webdriver tests (#464)
* First phase of re-write - using npm the way the git gods intended * First phase of re-write - using npm the way the git gods intended (#445) * Initial commit for gh-pages * Added a link to the iPhone sample on the gh-pages index. * Merging latest updates from master * Updating videojs-contrib-ads to 3.1.2 * Added autoplay example to samples index. * Starting code split. * Need re-write help from contrib-ads guys for broken playlist sample. * Removed third party. * Removed playlist_simple example. * Updated package. * Pushing so Yury can pull and test npm-style. * Remove docs from gitignore. * added webdriver test * travis.yml * moved file * added selenium-webdriver as a dependency * added chromedriver dependency * added headless chrome * tweaked travis chrome settings * changed test to call headless chrome * Added mocha * Updated dev with master changes. * fix to package.json * Small fixes to webdriver tests * updated copyright year
- Loading branch information