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
261 stars 192 forks source link

Module Name Bug #387

Closed akkuldn closed 4 months ago

akkuldn commented 6 months ago

The module name displayed in our test run logs for the corresponding method execution is inaccurate. It always appears as utils.Base_Logging:write:108, regardless of the actual module where the method is executed. This should be rectified to accurately reflect the module where the method execution occurs. module_name_bug

github-actions[bot] commented 4 months ago

Stale issue message