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
- Host: GitHub
- URL: https://github.com/thedarsh-2020/appium-projects
- Owner: thedarsh-2020
- Created: 2025-09-10T07:05:12.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-09-12T00:15:34.000Z (about 1 month ago)
- Last Synced: 2025-09-12T00:25:58.772Z (about 1 month ago)
- Topics: appium, appium-android, java, maven, maven-pom
- Language: Java
- Homepage: https://www.linkedin.com/in/mustafa-muhammad-abd-el-mottilib-1ba062127/
- Size: 8.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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