qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.

Home Page:https://qxf2.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor to reduce code duplication between Base_Page and Mobile_Base_page

qxf2 opened this issue · comments

Codacy notices that there is a HUGE amount of overlap between Base_Page and Mobile_Base_Page. Please remove the duplication.

Details here: https://app.codacy.com/manual/qxf2/qxf2-page-object-model/file/44784830682/duplication/source?bid=16560353&fileBranchId=16560353

Stale issue message