mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(maestro): update flow for new search screen
This commit is contained in:
parent
cb6e71c8bf
commit
6f1c1b3629
1 changed files with 4 additions and 4 deletions
|
@ -10,14 +10,14 @@ appId: dev.msfjarvis.claw.android
|
|||
- takeScreenshot: "HottestPosts"
|
||||
- tapOn: "Saved"
|
||||
- takeScreenshot: "SavedPosts"
|
||||
- tapOn: "Search"
|
||||
- tapOn:
|
||||
id: "search_bar"
|
||||
- inputText: "Rust"
|
||||
- tapOn: "Extra options"
|
||||
- tapOn: "Search posts"
|
||||
- inputText: "Nix"
|
||||
- pressKey: Enter
|
||||
- hideKeyboard
|
||||
- waitForAnimationToEnd
|
||||
- takeScreenshot: "SearchPage"
|
||||
- back
|
||||
- tapOn: "Hottest"
|
||||
- tapOn: "Open comments"
|
||||
- waitForAnimationToEnd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue