An example repository on how to implement Selenium tests in Node.js using WebdriverIO.
- Chrome
- ChromeDriver
- Node.js
- MediaWiki-Vagrant (optional)
npm install
Run the commands in separate console tabs or windows:
chromedriver --url-base=/wd/hub --port=4444
./node_modules/.bin/wdio wdio.conf.js