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.
https://qxf2.com
MIT License
256 stars 191 forks source link

Replace the logging methods used in API player #437

Open akkuldn opened 3 weeks ago

akkuldn commented 3 weeks ago

In this PR, I have moved the logging class used in API player from utils.results to logging_objects, so as to avoid duplication.