11 lines
167 B
YAML
11 lines
167 B
YAML
|
appId: chat.rocket.android
|
||
|
---
|
||
|
- launchApp
|
||
|
- tapOn: 'support'
|
||
|
- repeat:
|
||
|
times: 10
|
||
|
commands:
|
||
|
- swipe:
|
||
|
direction: 'down'
|
||
|
duration: 100
|