mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +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"
|
- takeScreenshot: "HottestPosts"
|
||||||
- tapOn: "Saved"
|
- tapOn: "Saved"
|
||||||
- takeScreenshot: "SavedPosts"
|
- takeScreenshot: "SavedPosts"
|
||||||
- tapOn: "Search"
|
- tapOn: "Extra options"
|
||||||
- tapOn:
|
- tapOn: "Search posts"
|
||||||
id: "search_bar"
|
- inputText: "Nix"
|
||||||
- inputText: "Rust"
|
|
||||||
- pressKey: Enter
|
- pressKey: Enter
|
||||||
- hideKeyboard
|
- hideKeyboard
|
||||||
- waitForAnimationToEnd
|
- waitForAnimationToEnd
|
||||||
- takeScreenshot: "SearchPage"
|
- takeScreenshot: "SearchPage"
|
||||||
|
- back
|
||||||
- tapOn: "Hottest"
|
- tapOn: "Hottest"
|
||||||
- tapOn: "Open comments"
|
- tapOn: "Open comments"
|
||||||
- waitForAnimationToEnd
|
- waitForAnimationToEnd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue