Merge pull request #658 from spnraju/master

add webdriverio to runners
This commit is contained in:
Gökay Gürcan 2019-12-07 17:51:26 +01:00 committed by GitHub
commit c035a60bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,6 +155,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript.
* [yolpo](http://www.yolpo.com) - A statement-by-statement JavaScript interpreter in the browser.
* [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node.js API by official Google Chrome team.
* [webdriverio](https://github.com/webdriverio/webdriverio) - Next-gen WebDriver test automation framework for Node.js.
## QA Tools