File tree Expand file tree Collapse file tree 4 files changed +3
-10
lines changed Expand file tree Collapse file tree 4 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 33
33
34
34
- name : Install Maestro CLI
35
35
run : |
36
- export MAESTRO_VERSION=1.39.1 ; curl -Ls "https://get.maestro.mobile.dev" | bash
36
+ export MAESTRO_VERSION=1.31.0 ; curl -Ls "https://get.maestro.mobile.dev" | bash
37
37
brew tap facebook/fb
38
38
brew install facebook/fb/idb-companion
39
39
Original file line number Diff line number Diff line change 45
45
46
46
- name : Install Maestro CLI
47
47
run : |
48
- export MAESTRO_VERSION=1.39.1 ; curl -Ls "https://get.maestro.mobile.dev" | bash
48
+ export MAESTRO_VERSION=1.31.0 ; curl -Ls "https://get.maestro.mobile.dev" | bash
49
49
brew tap facebook/fb
50
50
brew install facebook/fb/idb-companion
51
51
Original file line number Diff line number Diff line change 1
1
appId : ${APP_ID}
2
- name : Verify prev and next buttons work
3
- onFlowStart :
4
- - startRecording : recording
5
- onFlowComplete : # <- and this
6
- - stopRecording
2
+ name : Verify Basic Example flow
7
3
---
8
4
- launchApp
9
5
- assertVisible : ' PagerView Example (Fabric)'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments