项目作者: techshashank80

项目描述 :
Generic Page object/Factory Automation framework - implementation using TestNG & Java
高级语言: HTML
项目地址: git://github.com/techshashank80/page-object-generic-testng-java-.git


Welcome to the my Github Pages

The framework is based on Java, Testng, Maven & Selenium. It used Page object/factory model. Its ready to use.

Main features

  1. It has PageGenerator class for Better Page Object Model, No need to worry about to maintain the page objects and driver instances while traversing to different pages.
  2. Better Property management, its able to support multiple property files
  3. Parallel execution is possible as its using the threading concept.
  4. Readable, Maintainable, and Reusable.

Library used

  1. Selenium
  2. Maven
  3. Testng
  4. log4j
  5. aeonbits