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 support for option parser #294

Closed akkuldn closed 1 year ago

akkuldn commented 3 years ago

We have to remove support for optionparser in our framework as a part of the issue: https://github.com/qxf2/qxf2-page-object-model/issues/245. It is still used in the below test files: test_example_form test_example_table test_mobile_bitcoin_price test_successive_form_creation test_boilerplate

The objective to be resolved in this issue is to eliminate the instances of optionparser in the tests

github-actions[bot] commented 1 year ago

Stale issue message