Factory
This package has only one class PageinstancesFactory.java
and this class can be used to initialize our page objects by passing the class that we want to initialize.
We can also create page objects even by calling their constructors.
Last updated