There was an error while loading. Please reload this page.
1 parent 1b40443 commit 576b8ebCopy full SHA for 576b8eb
1 file changed
scripts/e2e/.maestro/start.yml
@@ -1,4 +1,6 @@
1
appId: ${APP_ID} # iOS: org.reactjs.native.example.RNTestProject | Android: com.rntestproject
2
---
3
- launchApp
4
-- assertVisible: 'Welcome to React Native'
+- extendedWaitUntil:
5
+ visible: 'Welcome to React Native'
6
+ timeout: 60000
0 commit comments