Skip to content

Commit 80dea08

Browse files
committed
Extend wait timeout after taking the screenshot
1 parent c0f963c commit 80dea08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/maestro/feedback/captureFlow-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jsEngine: graaljs
3737
# Assert that the feedback form is visible
3838
- extendedWaitUntil:
3939
visible: 'Report a Bug'
40-
timeout: 5_000
40+
timeout: 15_000
4141

4242
# Hide keyboard by tapping on a non-tappable element
4343
- tapOn: 'Email'

0 commit comments

Comments
 (0)