Created
October 3, 2024 23:40
-
-
Save PedroW21/6ba181b040d00b790cc41f0213bb423a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appId: respective.app.id | |
--- | |
- repeat: | |
while: | |
notVisible: | |
text: ${filterToClick} | |
commands: | |
- swipe: | |
from: | |
point: "50%,5%" | |
direction: LEFT | |
- tapOn: ${filterToClick} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment