mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
feat(scripts): add a quick way to refresh the README graphic
This commit is contained in:
parent
0a1913e056
commit
9fdd72220f
5 changed files with 25 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue