Merge pull request #634 from mopig/add-puppeteer

docs: add puppeteer for runner
This commit is contained in:
Gökay Gürcan 2019-09-19 15:37:57 +02:00 committed by GitHub
commit ff1e020651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,7 +154,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [nightwatch](https://github.com/nightwatchjs/nightwatch) - UI automated testing framework based on node.js and selenium webdriver.
* [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.
## QA Tools