Skip to content

Commit e575a83

Browse files
authored
Make the iOS Webview e2e test more resilient (mobile-dev-inc#2920)
1 parent c932ff1 commit e575a83

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

e2e/workspaces/simple_web_view/webview.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ tags:
88

99
- tapOn: Open Login Page
1010

11-
- assertVisible: Login
11+
- extendedWaitUntil:
12+
visible: Login
13+
timeout: 30000
14+
label: Wait for Login page to load
1215
- assertVisible: Sign In
1316
- assertVisible: Forgot your password?

0 commit comments

Comments
 (0)