mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-07-04 07:26:32 +00:00
8 lines
175 B
Markdown
8 lines
175 B
Markdown
![]() |
## Android playground
|
||
|
|
||
|
Android is driven by adb, so you need install adb first:
|
||
|
- [CLI](https://developer.android.com/tools/adb)
|
||
|
|
||
|
```bash
|
||
|
npx @midscene/android-playground
|
||
|
```
|