{"library":"mobilewright","type":"library","category":null,"description":"Mobilewright is a mobile device automation framework for iOS and Android, inspired by Playwright's architecture and developer experience. Current stable version is 0.0.41, released as a pre-1.0 alpha with frequent updates. It provides a cross-platform API for tapping, filling, and asserting on mobile apps using semantic locators (getByRole, getByLabel, getByText) and built-in auto-waiting. Unlike Appium (verbose WebDriver, manual waits) and Detox (React Native only), Mobilewright offers a zero-config setup, accessibility-tree-based interaction optimized for AI agents, and remote device support via mobilecli. It is ESM-only, requires Node >=18, and ships TypeScript types.","language":"javascript","status":"active","version":"0.0.41","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install mobilewright","imports":["import { ios } from 'mobilewright'","import { android } from 'mobilewright'","import { expect } from 'mobilewright'"]},{"cmd":"yarn add mobilewright","imports":[]},{"cmd":"pnpm add mobilewright","imports":[]}],"homepage":"https://mobilewright.dev","github":"https://github.com/mobile-next/mobilewright","docs":null,"changelog":null,"pypi":null,"npm":"mobilewright","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}