This repository contains a Java Selenium project that executes different test cases to ensure the quality of the Todoist android app. The project uses appium clients to test the android app as well as TestNG and Allure for reporting. This test project follows POM structure.
-
Clone the repository:
git clone https://github.com/Rubaiyat-E-Mohammad/TodoistAppTest.git
-
Navigate to the project directory:
cd TodoistAppTest
-
Run the Selenium test:
mvn clean install
This will execute the program.