项目作者: 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
- 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.
- Better Property management, its able to support multiple property files
- Parallel execution is possible as its using the threading concept.
- Readable, Maintainable, and Reusable.
Library used
- Selenium
- Maven
- Testng
- log4j
- aeonbits