Skip to content

Commit e781ab1

Browse files
committed
test(gallery-native): support consistent tests for android/ios
1 parent fac005a commit e781ab1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/pluggableWidgets/gallery-native/e2e/specs/maestro/Gallery_native_horizontal.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ appId: "${APP_ID}"
1111
- assertVisible:
1212
text: ".*Title 0.*"
1313
- repeat:
14-
times: 6
14+
times: 20
1515
commands:
1616
- swipe:
1717
start: 90%, 10%
1818
end: 15%, 10%
19-
duration: 700
2019
- assertVisible:
21-
text: ".*Title 5.*"
20+
text: ".*Title 20.*"

0 commit comments

Comments
 (0)