pymobile-auto This framework let's you automate Native, Web and Hybrid Mobile Application using Appium webdriver Run this line in the project folder pytest --alluredir="reports" -v -s --apptype native To view the report run below command allure serve reports