Rocket.Chat.ReactNative/maestro/clear_cache.yml

13 lines
308 B
YAML
Raw Permalink Normal View History

# After logged in, go to settings and clear cache
appId: chat.rocket.reactnative
---
- launchApp
- tapOn:
id: 'rooms-list-view-sidebar'
- tapOn: 'Settings'
- tapOn: 'Clear local server cache'
- assertVisible: 'This will clear all your offline data.'
- tapOn: 'CLEAR'
- assertVisible:
text: 'support'