Page Object Model with Page Factory in Selenium (Facebook Login/Logout new ui)

What is Page Object Model Design Patten (POM): Page Object Model is a Design Pattern which has become popular in Selenium Test Automation. It is widely used design pattern in Selenium for enhancing test maintenance and reducing code duplication. Page object model (POM) can be used in any kind of framework such as modular, data-driven, … Continue reading Page Object Model with Page Factory in Selenium (Facebook Login/Logout new ui)