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,. · GitHub
Create a drivers folder at the same level as src folder and place the chromedriver.exe in the drivers folder.
Have Maven project setup required in Eclipse
Do Maven Install and Update Project and you should be pretty much ready to go
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,.