feat: add Search flow to Maestro

This commit is contained in:
Harsh Shandilya 2023-07-25 20:17:27 +05:30
parent 7669a85f43
commit f1d30e59b0
No known key found for this signature in database
3 changed files with 18 additions and 3 deletions

View file

@ -10,6 +10,14 @@ appId: dev.msfjarvis.claw.android
- takeScreenshot: "HottestPosts"
- tapOn: "Saved"
- takeScreenshot: "SavedPosts"
- tapOn: "Search"
- tapOn:
id: "search_bar"
- inputText: "Rust"
- pressKey: Enter
- hideKeyboard
- waitForAnimationToEnd
- takeScreenshot: "SearchPage"
- tapOn: "Hottest"
- tapOn: "Open comments"
- waitForAnimationToEnd