feat(scripts): add a quick way to refresh the README graphic

This commit is contained in:
Harsh Shandilya 2023-06-05 13:12:12 +05:30
parent 0a1913e056
commit 9fdd72220f
No known key found for this signature in database
5 changed files with 25 additions and 7 deletions

View file

@ -2,17 +2,15 @@ appId: dev.msfjarvis.claw.android
---
- launchApp
- tapOn:
text: "Add to saved posts"
id: "save_button"
index: 0
- tapOn:
text: "Add to saved posts"
id: "save_button"
index: 1
- takeScreenshot: "HottestPosts"
- tapOn: "Saved"
- takeScreenshot: "SavedPosts"
- tapOn: "Hottest"
- tapOn:
text: "Open comments"
index: 0
- tapOn: "Open comments"
- waitForAnimationToEnd
- takeScreenshot: "CommentsPage"