Catalog comparison

AsturMobilewright

Side-by-side facts from the TestGuild Tool Matcher catalog. Empty cells mean the catalog does not list that attribute — not that the product lacks it.

Astur logo
A
Astur

Open-source device-native mobile automation toolkit that brings Playwright Test ergonomics to Android and iOS—without an Appium server or WebDriver layer. One test API for native, Flutter, and React Native apps via UIAutomator (Android) and XCUITest (iOS) agents, with Dart VM widget-tree inspection for Flutter on Android and DOM-level WebView control. Includes live inspector, codegen, fixtures/locators/assertions/retries/reports, and npm packages (@astur-mobile/test, astur-mobile). Apache-2.0; early beta (npm next channel).

Mobilewright logo
M
Mobilewright

Open-source Playwright-style automation framework for iOS and Android apps. One TypeScript API with auto-waiting locators, retry assertions, and @mobilewright/test fixtures for native (UIKit, SwiftUI, Jetpack Compose, Android Views), React Native, Expo, .NET MAUI, Capacitor, and NativeScript. Runs on simulators, emulators, and real devices (including Mobile Next Cloud). Built on mobilecli; Apache-2.0 npm package (mobilewright).

At a glance

Primary testing surface

Astur

Mobile

Mobilewright

Mobile

Primary capability

Astur

Automation

Mobilewright

Automation

License and pricing

Astur

free

Mobilewright

free

Free trial

Astur

No

Mobilewright

No

Complexity

Astur

intermediate

Mobilewright

intermediate

Team fit

Astur

large, medium, small

Mobilewright

large, medium, small

Test authoring languages

Astur

JavaScript, TypeScript

Mobilewright

JavaScript, TypeScript

Supported platforms

Astur

android, ci/cd, cli, emulators, flutter, ios, node.js, react native, real devices, simulators

Mobilewright

android, capacitor, ci/cd, cli, emulators, expo, ios, jetpack compose, maui, nativescript, node.js, react native, real devices, simulators, swiftui

MCP server

Astur

No

Mobilewright

No

Key features (catalog)

Astur

Android UIAutomator and iOS XCUITest native agents, Codegen that exports reusable @astur-mobile/test specs, Flutter widget-tree inspection via Dart VM (Android) and XCUITest tree (iOS), In-app WebView DOM control from the same test API, Live device inspector with ranked semantic locators, No Appium server or WebDriver compatibility layer, Open-source Apache-2.0 npm packages, Playwright-style fixtures, locators, assertions, retries, and reports for mobile, React Native via testID / accessibility on native agents, Single monorepo for drivers, agents, CLI, examples, and docs

Mobilewright

@mobilewright/test fixtures extending Playwright Test with screen and device, Accessibility-tree first — designed for AI agents and Mobile MCP, Auto-waiting actions and retry assertions to reduce flaky mobile tests, Browser-based inspector with live screenshot and ranked locators, HTML, JSON, and JUnit reporters; video and screenshot-on-failure, Hybrid WebView control via a Playwright-compatible Page API, Local simulators/emulators plus remote mobilecli and Mobile Next Cloud devices, Native UIKit, SwiftUI, Jetpack Compose, and Android Views support, Open-source Apache-2.0 npm package (mobilewright), Playwright-style API (screen.getByRole, getByLabel, expect) for iOS and Android +2 more

Limitations (catalog)

Astur

Early beta — expect API and tooling churn vs mature Appium ecosystems, Flutter deep inspection paths differ by platform (Dart VM primarily called out on Android), iOS real devices need Apple signing for the XCUITest runner, Smaller community and download base than Appium/Maestro today, TypeScript/JavaScript Playwright-style API — not a no-code product

Mobilewright

Early 0.x release — APIs and tooling may still change vs mature Appium stacks, Flutter is not supported yet (planned Dart VM Service driver), iOS testing needs macOS with Xcode; Android needs SDK/ADB, Kotlin Multiplatform iOS / Compose Multiplatform support is still in progress, Optional real-device cloud (Mobile Next Cloud / Mobile Use) is billed separately, TypeScript/JavaScript Playwright-style API — not a no-code product

How the trade-offs apply to your team

Guidance below is inferred only from catalog differences. It is not a winner pick.

Consider Astur if…

  • you need coverage for flutter
  • you care about Android UIAutomator and iOS XCUITest native agents and Codegen that exports reusable @astur-mobile/test specs

Consider Mobilewright if…

  • you need coverage for capacitor, expo, jetpack compose, maui
  • you care about @mobilewright/test fixtures extending Playwright Test with screen and device and Accessibility-tree first — designed for AI agents and Mobile MCP

Questions to verify before choosing

  • Confirm current pricing and packaging on the Astur and Mobilewright websites.
  • Trial both tools against a real slice of your application, not a demo site.
  • Verify the exact browser, device, or OS matrix you must support.