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

UI test can be executed only when some import files are removed in conftest.py file #315

Closed aruulbhagkya closed 1 year ago

aruulbhagkya commented 2 years ago

When the test is executed after the cleanup of the repo, it shows an error message "Import error while loading the conftest.py". We have to remove some import files in conftest.py and have to make a few edits on utils and endpoints to make the test run. This issue is not mentioned in the Readme of the Qxf2 framework.

github-actions[bot] commented 1 year ago

Stale issue message