fix(maestro): update flow for new search screen

This commit is contained in:
Harsh Shandilya 2023-11-20 12:28:48 +05:30
parent cb6e71c8bf
commit 6f1c1b3629
No known key found for this signature in database

View file

@ -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