chore: refresh feature graphic

This commit is contained in:
Harsh Shandilya 2024-05-08 22:53:00 +05:30
parent 8a9cc844b9
commit 9c0c270f5c
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 KiB

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 KiB

After

Width:  |  Height:  |  Size: 310 KiB

View File

@ -12,12 +12,14 @@ appId: dev.msfjarvis.claw.android
- waitForAnimationToEnd
- takeScreenshot: "SavedPosts"
- tapOn: "Search posts"
- inputText: "Nix"
- inputText: "Rust"
- pressKey: Enter
- hideKeyboard
- waitForAnimationToEnd
- takeScreenshot: "SearchPage"
- back
# TODO: figure out why do I need to press back twice
- back
- tapOn: "Settings"
- tapOn: "Export"
- takeScreenshot: "SettingsPage"