Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 445 Bytes

File metadata and controls

10 lines (6 loc) · 445 Bytes

Page Object model Test automation using Selenium with Java, TestNG and Maven

This is a sample project to automate the smoke testing using Selenium. This project shows how to apply page-object-pattern / model (POM) for Selenium by using Java. TestNG is ued as test framework.


Clone this project locally

git clone https://github.com/Ernar2002/selenium-ui-test.git

If you want to run all tests, you should run: testng.xml