What is POM(Page Object Model) and Page Factory in Selenium WebDriver?

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, keyword driven, hybrid framework etc. Why we need POM? Increasing automation test …

Design a site like this with WordPress.com
Get started