/SwagLabsDemo

Primary LanguageJavaApache License 2.0Apache-2.0

SwagLabsDemo Selenium Test Automation Project

Overview

This repository contains a test automation project using Selenium, TestNG, and Maven with Java. The project is designed to automate tests for the SwagLabsDemo website.

Tech

  • Selenium
  • JAVA
  • TestNG
  • Log4j

Prerequisites

Make sure you have the following installed on your machine:

  • Java 17.0.1 or 17.0.1+
  • Maven
  • Git
  • InteliJ Idea or Eclips IDE

Setup

Clone the repository

git clone https://github.com/Ramesh-Nuwan/SwagLabsDemo.git

Navigate to the project directory

cd SwagLabsDemo

Install dependencies

mvn clean install

Configuration Update the config.properties file in the "src/test/java/org/swaglabs/config/config.properties" with your SauceDemo.

License

This project is licensed under the MIT License.