Skip to content

Commit 08cdd12

Browse files
committed
Comment out camera toggle button tap action in check-cam.yaml
1 parent 74e3020 commit 08cdd12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flows/check-cam.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ appId: org.wikipedia
1010
id: 'com.android.permissioncontroller:id/permission_allow_foreground_only_button'
1111
- tapOn:
1212
id: 'com.android.camera2:id/three_dots'
13-
- tapOn:
14-
id: 'com.android.camera2:id/camera_toggle_button'
13+
# - tapOn:
14+
# id: 'com.android.camera2:id/camera_toggle_button'

0 commit comments

Comments
 (0)