mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
maestro: add settings page to feature graphic
This commit is contained in:
parent
feed18c33e
commit
ae06a768fe
2 changed files with 9 additions and 1 deletions
|
@ -9,6 +9,7 @@ appId: dev.msfjarvis.claw.android
|
|||
index: 1
|
||||
- takeScreenshot: "HottestPosts"
|
||||
- tapOn: "Saved"
|
||||
- waitForAnimationToEnd
|
||||
- takeScreenshot: "SavedPosts"
|
||||
- tapOn: "Search posts"
|
||||
- inputText: "Nix"
|
||||
|
@ -17,6 +18,12 @@ appId: dev.msfjarvis.claw.android
|
|||
- waitForAnimationToEnd
|
||||
- takeScreenshot: "SearchPage"
|
||||
- back
|
||||
- tapOn: "Settings"
|
||||
- tapOn: "Export"
|
||||
- takeScreenshot: "SettingsPage"
|
||||
- tapOn:
|
||||
point: "50%,50%"
|
||||
- back
|
||||
- tapOn: "Hottest"
|
||||
- tapOn: "Open comments"
|
||||
- waitForAnimationToEnd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue