web-driver-io-tutorial
web-driver-io-tutorial copied to clipboard
Web Driver IO Tutorial
Results
1
web-driver-io-tutorial issues
Sort by
recently updated
recently updated
newest added
I followed all of your instructions on http://webdriveriotutorial.blogspot.com/ and then tried to run and get error ```bash D:\xampp\htdocs\automation\WebDriverIOTutorial>mocha tutorial1.js module.js:471 throw err; ^ Error: Cannot find module 'webdriverio' at Function.Module._resolveFilename...