1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 02:54:27 +02:00

Updated Nightwatch.js Automation Framework (#2885)

This commit is contained in:
ChuckD3ath
2022-11-07 09:12:53 +01:00
committed by GitHub
parent b1e588c4b2
commit 6d5a54e7a2

View File

@@ -1 +1,7 @@
# Nightwatch
# Nightwatch
Nightwatch.js is an open-source automated testing framework that is powered by Node.js and provides complete E2E (end to end) solutions to automation testing with Selenium Javascript be it for web apps, browser apps, and websites.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://nightwatchjs.org/'>Nightwatch.js Website</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://www.browserstack.com/guide/nightwatch-framework-tutorial'>NightwatchJS Tutorial: Get Started with Automation Testing</BadgeLink>