admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 402 forks source link

Fixed 'npm run test' unit tests for Windows platform #582

Closed AaronNGray closed 5 years ago

AaronNGray commented 5 years ago

Fixed 'npm run test' unit tests for Windows platform by modifying gulpfile.js to call node_modules/mocha/bin/mocha.cmd on the windows platform.

AaronNGray commented 5 years ago

npm run all_tests is still failing though see https://github.com/admc/wd/issues/584