Skip to content

RendexZ/SeleniumJavaHybridFramework

 
 

Repository files navigation

BrowserStack Status

Selenium Java Hybrid Framework

Framework Contents:

  • Page Object Model
  • Extent Reporting
  • Data Driven (Apache POI)
  • Control test execution using run mode
  • Maven Project (No external jar files needs to be added)
  • Log4j with html and text logs

Initial Setup:

  • Install and configure JDK
  • Install and configure Maven
  • Setup your IDE (Preferably IntelliJ IDEA)
  • Import cloned repository as project
  • Add your test case classes under testcases package
  • Add your test data and run mode settings to TestData.xslx file
  • Update testng.xml file
  • Simply run mvn clean install command to run your test cases

About

Selenium Hybrid Framework Development

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%