appium-automation
There are 36 repositories under appium-automation topic.
prashanth-sams/python-appium-framework
Complete Python Appium framework in 360 degree
dipjyotimetia/MobileTestFramework
End to End mobile test framework using appium with api and database integration.
rrrrrede1/autofishing
基于 Appium 的闲鱼自动发货脚本
nathandev0/Tinder_Automation_Bot
Tinder Automation Bot (appium-based Tinder account creation and swiping on real devices iOS / Android)
moatazeldebsy/Appium-Server-GitHub-Action
Running Appium Server with GitHub Action to be able to run Appium mobile test automation scripts
nathandev0/Bumble_Automation_Bot
Bumble Automation Bot (appium-based Bumble account creation and swiping on real devices iOS / Android)
moatazeldebsy/Appium-TAU
This repo contains the course material for the Test Automation University Course Mobile Testing using Appium and Java
Appilot123/Spotify-Streaming-Bot
Spotify streaming bot for Android devices. Playback/playlist automation with safe pacing, scheduler, logs, and dashboard. Premium/OAuth required.
nathandev0/Badoo_Automation_Bot
Badoo Automation Bot (appium-based Badoo account creation and swiping on real devices iOS / Android)
Ashishjublsdet/Appium-PageObject-Mobile-Automation
Appium-PageObject-Java-Mobile-Automation-Framework
CMPLR-Technologies/CMPLR-Testing
Testing the website and android application of CMPLR.
alyshakt/mobile-appium-framework-py
A simple proof of concept page object oriented framework for running iOS and Android app tests using Python
heyclore/citronella
Webdriver Extension with Page Object Wrapper
dmberezovskyii/pytest-python-appium-framework
Sample framework with python, appium and pytest, using CI GitHub Actions and Poetry, dynaconf
goh-chunlin/Lunar.Paint.Uwp
This is a demo project to complement my blog post about automated GUI testing of UWP apps using Appium.
ivodimitrov/mobile-testing
Mobile Testing with Appium and Java - Demos, Scripts, How-tos
Mahbub091/Appium_Automation_Java
Appium Mobile Automation (Java + Maven + TestNG + Allure Reporter)
puureya2/Appium-Mobile-Automation-Project
Cross-platform Mobile Automation Testing Framework, Internship Project
AntoData/appium-framework
This project offers a framework for appium projects to make mobile app testing easier. The approach is similar to page object oriented Selenium frameworks, we homogenize how xpaths, ids, ... are related to page objects, how screenshots are taken and where are saved. We also provide modules and classes that automate the process to get the right capabilities to run our texts and to find web elements in our classes
cihat-kose/appium-test-lab
Appium Exercises With TestNG
fazleyazdan/mobile-testing-using-Appium
Mobile Testing with Appium using Java
andared/appium-py
Just a little test task in which shown an automation test on Python with Appium driver in pytest and page object model
AsifAnsarim27/AppiumCucumberMavenProject
This a maven project for automating the Test Scenarios across Android Mobile application to perform features testing using BBD Style framework followed by Page OBJECT Model Architecture.
BaniprasadMangaraj/PhoneDialer.Appium
To automate the Android phone dialer app using Appium and Java with a Maven project
hiddenexee/Appium-Example
A small project about using Appium (instagram login)
kanwartaimoor/Todo-App-Automated-Testing
Automated Testing of android application
laksmitawidya/appium-automation
Appium for mobile automation with testNG framework
lumunizf/Appium-Automation
:calling: Mobile Test Automation with Appium
Ruman165837/Hishabee_Retail_App_Automation
Automation of the Hishabee Retail App using Selenium and Appium involves various test cases were executed using different data sets to ensure that the system gives accurate business calculations post-login. The project also includes the creation of an Allure report to display the test results.
sumankumar01/Appium
Appium Framework for Android Device
Liandro73/nuclone-appium-cucumber
A Mobile Automation Testing for the NUclone app (on iOS and Android). Automation Testing project using Java, Selenium, Appium, Cucumber and JUnit5.
Liandro73/qafood-appium-cucumber
A Mobile Automation Testing for the QAFood app (on iOS and Android). Automation Testing project using Java, Selenium, Appium, Cucumber and JUnit5.
vicky-iv/TestAutomationExamples
Java-based project with a collection of real-world automation examples. Covers topics like logging, reporting, and useful patterns in Selenium and Appium testing with TestNG and Maven