This tutorial demonstrates how to write end-to-end tests in Node.js using Selenium. At the end of this tutorial, you will learn how to set up Selenium WebDriver with Node and have it run tests in the Chrome web browser.
Selenium Grid is an open-source project that enables you to run Selenium tests across browsers on your own infrastructure. In this tutorial, we'll cover how to set up Selenium Grid to run a basic set of tests.
Create your first test in 2 minutes, no installation or setup required.
Accelerate your testing efforts with fast and maintainable test suites without writing a line of code.