Skip to content

Commit 22d4a9c

Browse files
committed
Add real iOS device support highlight and refine README content
1 parent adba4e6 commit 22d4a9c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
**Fast mobile UI test automation for Android & iOS**
88
<br>
99
*Open-source Maestro alternative — single binary, no JVM. 100% free, no features behind a paywall.*
10+
<br>
11+
*Supports real iOS devices, simulators, emulators, and cloud providers.*
1012

1113
![3.6x faster](https://img.shields.io/badge/3.6x_faster-3a9d5c?style=for-the-badge) ![14x less memory](https://img.shields.io/badge/14x_less_memory-3a9d5c?style=for-the-badge)
1214

@@ -48,6 +50,8 @@ maestro-runner --parallel 3 flows/ # Parallel on 3 devices
4850

4951
## Key Features
5052

53+
- **Real iOS device testing** — Supports physical iOS devices, not just simulators
54+
- **Wide OS compatibility** — Works across Android and iOS versions without version restrictions
5155
- **Reliable text input** — Direct ADB input with Unicode support, no dropped characters
5256
- **Fast element finding** — Native selectors, clickable parent traversal, regex matching, smarter visibility
5357
- **Configurable timeouts** — Per-command and per-flow timeouts, `--wait-for-idle-timeout 0` to disable

0 commit comments

Comments
 (0)