Skip to content

Commit

Permalink
added run cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandlazaris committed Oct 17, 2022
1 parent ac9e299 commit 18c24a8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,18 @@ https://support.apple.com/en-au/guide/deployment/depece748c41/web
- iPhone SE (2nd generation) (14.0.1) (90BD2531-C13E-471A-9185-C978CF0036D3)
- iPhone 14 Pro Max Simulator (16.0) (CD5F595C-92F8-4007-B079-F305B40AC007)

## Run
`maestro test <flow-yaml-here>`

Prefix with `time` to measure command execution

## Future
Utilise https://github.com/danielpaulus/go-ios for better iOS device control (not simulator)


## Issues
### Android
`Exception in thread "pool-2-thread-1" dadb.AdbStreamClosed: ADB stream is closed for localId: f6c11363`

### iOS
Cannot connect to simulator frequently & consistently
- Cannot connect to simulator frequently & consistently
- UI elements are not not always found, even though they're visible on screen

0 comments on commit 18c24a8

Please sign in to comment.