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

Use of assert detected while running accessibility tests #343

Closed ajitava-git closed 8 months ago

ajitava-git commented 10 months ago

We have the following issue detected in codacy when running the accessibility tests.

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. assert expected_pass == actual_pass, "Test failed: %s"%file

github-actions[bot] commented 8 months ago

Stale issue message