qxf2-page-object-model
qxf2-page-object-model copied to clipboard
Deduplicate the base pages
In this PR i have deduplicated the Base Page and Mobile Base Pages by sorting out the common functionalities in to separate helper classes.
- There are four helper classes
logging_objects
,remote_objects
,selenium_objects
,screenshot_objects
- The new helper classes resides under
page_objects/core_helpers
- Have also modified overwrite flag as a configurable entity