From 66816d037cdc479fc1ec59f4dfffc18e828c1830 Mon Sep 17 00:00:00 2001 From: Mohammad Sadab Saqib <65847528+sadabnepal@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:15:31 +1000 Subject: [PATCH] added wdio test framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5723552..948dc550 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing for the modern web development stack. * [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner * [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond. +* [WebdriverI/O](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js ### Assertion