From f96dad40207816af1bd5971285a24d71aab07448 Mon Sep 17 00:00:00 2001 From: Zabil Cheriya Maliackal Date: Tue, 1 Sep 2020 17:34:42 +0100 Subject: [PATCH] Recommend Taiko --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8693c2b..2e7f6af 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [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. +* [taiko](https://github.com/getgauge/taiko) - A Node.js library with a simple API to automate Chromium based browsers. ## QA Tools