bhavikbpatel / SeleniumPageFactoryFramework

A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumPageFactoryFramework

  1. Unzip the project
  2. Create a drivers folder at the same level as src folder and place the chromedriver.exe in the drivers folder.
  3. Have Maven project setup required in Eclipse
  4. Do Maven Install and Update Project and you should be pretty much ready to go
  5. Unzip the application template on a path and change the index.htm path in the config.properties URL key

About

A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.


Languages

Language:Java 100.0%