Nightwatch.js Quick Start Guide
Nightwatch.js Quick Start Guide, Learn how to start writing web test automation with Nightwatch in an hour.
Course Description
In one hour, learn some of the basics of web test automation using Nightwatch.js. You will quickly dive into some basics of web automation such as navigating to web pages, clicking on elements, and filling out forms.
By the end of this quick, one hour course, you will learn:
- how to install Nightwatch and Chromedriver
- how to create and edit tests with Visual Studio Code
- how to navigate to web pages
- how to click on elements
- how to pause between actions
- how to fill out forms
- how to check the visibility of items on the page
- how to use tags to selectively run your tests
After this Quick Start Guide, you will be able to dig in deeper into Nightwatch and start writing your own tests.