Skip to content

Commit

Permalink
Fix tap length
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Nov 9, 2023
1 parent a84d416 commit 0aa7357
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .maestro/sync_tests/04_sync_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,12 @@ tags:
- inputText: ${CODE}
- longPressOn:
id: searchEntry
- tapOn: searchEntry
- runFlow:
when:
visible:
text: searchEntry
commands:
- tapOn: searchEntry
- tapOn: Select All
- tapOn: Cut
- tapOn:
Expand Down

0 comments on commit 0aa7357

Please sign in to comment.