How to rerun a specific pytest test, based on the output error
06:23 27 Nov 2020

Say if Appium throws a webdriver exception error, only then that specific test should rerun in pytest.

python appium pytest allure pytest-mock