/selenium-demo

This repository contains example code to write web automation tests using Selenium WebDriver Java.

Primary LanguageJava

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

  • This repo contains example code demonstrated in the Selenium WebDriver Java Tutorials on my YouTube Channel Testing Talks with Faisal Khatri
  • Maven is used as build tool in thies project.
  • TestNG is used as testing framework for organizing and running tests and performing Assertions.

Running the Tests

  1. To run the test from command line use the following command:

    • mvn clean test
  2. To run the tests using TestNG in intelliJ:

    • Right click on testng.xml and select Run '...\testng.xml

🧬 Need Assistance?

  • Discuss your queries by writing to me @ mohammadfaisalkhatri@gmail.com OR ping me on any of the social media sites using the below link:

✍️ Blog Links

🎥 Tutorial Videos

Watch the video Watch the video Watch the video Watch the video Watch the video Watch the video Watch the video

💭 Checkout the blogs related to Testing on

🔖 Checkout videos related to Software Testing and Test automation tools on Testing Talks with Faisal Khatri