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

Remove testrail integration #356

Closed akkuldn closed 8 months ago

akkuldn commented 8 months ago

Removed all the Testrail usage from the existing tests

How to test: The tests are expected to work fine without breaking anything after removal of TestRail usage

nelabhotlaR commented 8 months ago

I have run all four tests and all tests are PASS without errors. The test_mobile_bitcoin_price ran using Browser Stack.

It is good to merge the PR.