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.
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.
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.