{"id":13553739,"url":"https://github.com/mobile-dev-inc/maestro","last_synced_at":"2026-02-20T14:01:42.304Z","repository":{"id":41245080,"uuid":"476427476","full_name":"mobile-dev-inc/Maestro","owner":"mobile-dev-inc","description":"Painless E2E Automation for Mobile and Web","archived":false,"fork":false,"pushed_at":"2025-12-19T14:53:06.000Z","size":859435,"stargazers_count":9655,"open_issues_count":477,"forks_count":542,"subscribers_count":55,"default_branch":"main","last_synced_at":"2025-12-22T05:59:41.806Z","etag":null,"topics":["android","blackbox-testing","ios","ui-automation"],"latest_commit_sha":null,"homepage":"https://maestro.dev","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mobile-dev-inc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-31T18:17:40.000Z","updated_at":"2025-12-22T02:51:13.000Z","dependencies_parsed_at":"2023-09-23T12:41:31.222Z","dependency_job_id":"452eb45f-9ce9-431f-a5e3-2be7e249c93c","html_url":"https://github.com/mobile-dev-inc/Maestro","commit_stats":{"total_commits":1132,"total_committers":73,"mean_commits":"15.506849315068493","dds":0.7199646643109541,"last_synced_commit":"5f971ce021b2ff3fba7c5c8623c98c7198f3b1df"},"previous_names":["mobile-dev-inc/conductor"],"tags_count":271,"template":false,"template_full_name":null,"purl":"pkg:github/mobile-dev-inc/Maestro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobile-dev-inc%2FMaestro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobile-dev-inc%2FMaestro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobile-dev-inc%2FMaestro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobile-dev-inc%2FMaestro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobile-dev-inc","download_url":"https://codeload.github.com/mobile-dev-inc/Maestro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobile-dev-inc%2FMaestro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28315879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","blackbox-testing","ios","ui-automation"],"created_at":"2024-08-01T12:02:32.360Z","updated_at":"2026-01-11T17:35:19.822Z","avatar_url":"https://github.com/mobile-dev-inc.png","language":"Kotlin","readme":"\u003e [!TIP]\n\u003e Great things happen when testers connect — [Join the Maestro Community](https://maestrodev.typeform.com/to/FelIEe8A)\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.maestro.dev\"\u003e\n    \u003cimg width=\"1200\" alt=\"Maestro logo\" src=\"https://github.com/mobile-dev-inc/Maestro/blob/main/assets/banne_logo.png\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eMaestro\u003c/strong\u003e is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast.\u003cbr/\u003e\n  Write your first test in under five minutes using YAML flows and run them on any emulator, simulator, or browser.\n\u003c/p\u003e\n\n\u003cimg src=\"https://user-images.githubusercontent.com/847683/187275009-ddbdf963-ce1d-4e07-ac08-b10f145e8894.gif\" /\u003e\n\n---\n\n## Table of Contents\n\n- [Why Maestro?](#why-maestro)\n- [Getting Started](#getting-started)\n- [Resources \u0026 Community](#resources--community)\n- [Contributing](#contributing)\n- [Maestro Studio – Test IDE](#maestro-studio--test-ide)\n- [Maestro Cloud – Parallel Execution \u0026 Scalability](#maestro-cloud--parallel-execution--scalability)\n\n\n---\n\n## Why Maestro?\n\nMaestro is built on learnings from its predecessors (Appium, Espresso, UIAutomator, XCTest, Selenium, Playwright) and allows you to easily define and test your Flows.\n\nBy combining a human-readable YAML syntax with an interpreted execution engine, it lets you write, run, and scale cross-platform end-to-end tests for mobile and web with ease.\n\n- **Cross-platform coverage** – test Android, iOS, and web apps (React Native, Flutter, hybrid) on emulators, simulators, or real devices.  \n- **Human-readable YAML flows** – express interactions as commands like `launchApp`, `tapOn`, and `assertVisible`.  \n- **Resilience \u0026 smart waiting** – built-in flakiness tolerance and automatic waiting handle dynamic UIs without manual `sleep()` calls.  \n- **Fast iteration \u0026 simple install** – flows are interpreted (no compilation) and installation is a single script.\n\n**Simple Example:**\n```\n# flow_contacts_android.yaml\n\nappId: com.android.contacts\n---\n- launchApp\n- tapOn: \"Create new contact\"\n- tapOn: \"First Name\"\n- inputText: \"John\"\n- tapOn: \"Last Name\"\n- inputText: \"Snow\"\n- tapOn: \"Save\"\n```\n\n---\n## Getting Started\n\nMaestro requires Java 17 or higher to be installed on your system. You can verify your Java version by running:\n\n```\njava -version\n```\n\nInstalling the CLI:\n\nRun the following command to install Maestro on macOS, Linux or Windows (WSL):\n\n```\ncurl -fsSL \"https://get.maestro.mobile.dev\" | bash\n```\n\nThe links below will guide you through the next steps.\n\n- [Installing Maestro](https://docs.maestro.dev/getting-started/installing-maestro) (includes regular Windows installation)\n- [Build and install your app](https://docs.maestro.dev/getting-started/build-and-install-your-app)\n- [Run a sample flow](https://docs.maestro.dev/getting-started/run-a-sample-flow)\n- [Writing your first flow](https://docs.maestro.dev/getting-started/writing-your-first-flow)\n\n\n---\n\n## Resources \u0026 Community\n\n- 💬 [Join the Slack Community](https://maestrodev.typeform.com/to/FelIEe8A)\n- 📘 [Documentation](https://docs.maestro.dev)  \n- 📰 [Blog](https://maestro.dev/blog?utm_source=github-readme) \n- 🐦 [Follow us on X](https://twitter.com/maestro__dev)\n\n---\n\n## Contributing\n\nMaestro is open-source under the Apache 2.0 license — contributions are welcome!\n\n- Check [good first issues](https://github.com/mobile-dev-inc/maestro/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)\n- Read the [Contribution Guide](https://github.com/mobile-dev-inc/Maestro/blob/main/CONTRIBUTING.md) \n- Fork, create a branch, and open a Pull Request.\n\nIf you find Maestro useful, ⭐ star the repository to support the project.\n\n---\n\n## Maestro Studio – Test IDE\n\n**Maestro Studio Desktop** is a lightweight IDE that lets you design and execute tests visually — no terminal needed. \nIt is also free, even though Studio is not an open-source project. So you won't find the Maestro Studio code here.\n\n- **Simple setup** – just download the native app for macOS, Windows, or Linux.  \n- **Visual flow builder \u0026 inspector** – record interactions, inspect elements, and build flows visually.  \n- **AI assistance** – use MaestroGPT to generate commands and answer questions while authoring tests.\n\n[Download Maestro Studio](https://maestro.dev/?utm_source=github-readme#maestro-studio)\n\n---\n\n## Maestro Cloud – Parallel Execution \u0026 Scalability\n\nWhen your test suite grows, run hundreds of tests in parallel on dedicated infrastructure, cutting execution times by up to 90%. Includes built-in notifications, deterministic environments, and complete debugging tools.\n\nPricing for Maestro Cloud is completely transparent and can be found on the [pricing page](https://maestro.dev/pricing?utm_source=github-readme).\n\n👉 [Start your free 7-day trial](https://maestro.dev/cloud?utm_source=github-readme)\n\n\n\n```\n  Built with ❤️ by Maestro.dev\n```\n\n\n","funding_links":[],"categories":["Testing","Kotlin","HarmonyOS"],"sub_categories":["Javascript","Windows Manager","Graphics \u0026 Drawing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobile-dev-inc%2Fmaestro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobile-dev-inc%2Fmaestro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobile-dev-inc%2Fmaestro/lists"}