Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.32 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.32 KB

Maestro Dev

This repository contains the Android automation tests using Maestro.

Table of Contents

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have the following installed on your machine:

  • Java Development Kit (JDK)
  • Android SDK
  • Maestro

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/android-automation-test-with-maestro.git
    cd android-automation-test-with-maestro
  2. Install Maestro:

    curl -Ls "https://maestro.mobile.dev/install.sh" | bash

Running Tests

  1. Connect your Android device or start an emulator.
  2. Run the tests using Maestro:
    maestro test path/to/your/testcases

Project Structure

  • maestro/: Directory containing Maestro test cases.
  • screenshots/: Directory to store screenshots taken during tests.

Watch the Video

Demo Aplikasi

License

Distributed under the MIT License. See LICENSE for more information.