The primary goal of this repository is to provide a practical environment for individuals looking to enhance their automated testing skills, specifically using Selenium WebDriver with JavaScript. The focus is on hands-on experience and preparation for working with test automation.
To get started with practicing automated tests, follow these steps:
Ensure you have the following prerequisites installed:
-
Install Node.js: Download and Install Node.js
-
Install Selenium WebDriver:
npm install selenium-webdriver
Running tests: npm test