File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ onFlowStart:
44 - runFlow : ' ../../helpers/setup.yaml'
55tags :
66 - test-13
7+ - android-only
78
89---
910- evalScript : ${output.user = output.utils.createUser()}
3132 id : ' rooms-list-view-item-${output.otherUser.username}'
3233- tapOn :
3334 id : header-back
35+ retryTapIfNoChange : true
3436- extendedWaitUntil :
3537 notVisible :
3638 id : ' unread-badge-1'
5456 id : ' rooms-list-view-item-${output.otherUser.username}'
5557- tapOn :
5658 id : header-back
59+ retryTapIfNoChange : true
5760- extendedWaitUntil :
5861 notVisible :
5962 id : ' mention-badge-1'
7881 id : ' rooms-list-view-item-${output.otherUser.username}'
7982- tapOn :
8083 id : header-back
84+ retryTapIfNoChange : true
8185- extendedWaitUntil :
8286 notVisible :
8387 id : ' mention-badge-2'
@@ -102,6 +106,7 @@ tags:
102106 id : ' rooms-list-view-item-${output.otherUser.username}'
103107- tapOn :
104108 id : header-back
109+ retryTapIfNoChange : true
105110- extendedWaitUntil :
106111 notVisible :
107112 id : ' mention-badge-2'
You can’t perform that action at this time.
0 commit comments