What is the diff between page factory and POM?
PageFactory and POM are two ways to load a POJO from a database. PageFactory is an annotation based approach, whereas POM is an XML based approach.
What is the diff between page factory and POM?
PageFactory and POM are two ways to load a POJO from a database. PageFactory is an annotation based approach, whereas POM is an XML based approach.