Skip to content

anhhtv56/appium_sample_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Automation Testing Project

This project demonstrates mobile automation testing using Java, Maven, and Appium for both Android and iOS platforms.

Features

  • Automated login test for a mobile application
  • Supports both Android and iOS devices/emulators
  • Uses Appium and Selenium WebDriver

Prerequisites

  • Java 11 or higher
  • Maven 3.x
  • Appium server
  • Android/iOS emulator or real device
  • Properly configured Appium drivers

Project Structure

  • src/main/java/anh_edu/Main.java: Main entry point for running tests
  • driver/DriverFactory.java: Provides Appium driver instances

How to Run

  1. Start the Appium server.
  2. Configure your device/emulator.
  3. Build the project:
    mvn clean install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages