Automating Tests with Selenium #1: Getting Started
Learn how to automate testing with Selenium WebDriver! Part 1 - Getting Started
Apr 1, 20225 min read3.3K

Search for a command to run...

Series
In this series, I will cover basic concepts and examples of automated testing with Selenium and Node.js. An intermediate knowledge of Node.js is recommended to follow along.
Learn how to automate testing with Selenium WebDriver! Part 1 - Getting Started

Learn how to automate testing with Selenium WebDriver! Part 2 - Test Assertions in Web Browsers via Selenium and Node assert module

Learn how to automate testing with Selenium WebDriver! Part 3 - Integrating tests with Mocha
