An open API service indexing awesome lists of open source software.

https://github.com/thedarsh-2020/appium-projects

Appium Projects
https://github.com/thedarsh-2020/appium-projects

appium appium-android java maven maven-pom

Last synced: 19 days ago
JSON representation

Appium Projects

Awesome Lists containing this project

README

          

# Appium project
This repository contains practical Appium automation scripts for testing Android applications using Java and the Page Object Model (POM) design pattern. It showcases key mobile automation features such as drag-and-drop, handling calendars, gesture controls, parallel testing, and more. Designed for both learning and real-world automation practice, these projects serve as a solid foundation for mastering mobile test automation with Appium.

### 🎥 Watch the demo video showcases the framework in action.

## 🚀 What You'll Learn
- Setting up Appium with Java
- Locating mobile elements effectively
- Performing gestures: tap, swipe, long-press, drag & drop
- Handling hidden elements and dynamic UIs
- Writing reusable page objects

## 🧰 Tech Stack
- AppiumDriver / AndroidDriver
- POM
- Java
- Maven
- TestNG
- DDT
- BDD
- Cucumber
- Allure Reports