mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-21 17:18:23 -05:00
19 lines
270 B
YAML
19 lines
270 B
YAML
appId: com.jellify
|
|
---
|
|
|
|
- tapOn:
|
|
id: "search-tab-icon"
|
|
|
|
- assertVisible:
|
|
id: "search-input"
|
|
|
|
- tapOn:
|
|
id: "search-input"
|
|
- inputText: "Otis McDonald"
|
|
- hideKeyboard
|
|
|
|
- assertVisible:
|
|
id: "artist-search-result-0"
|
|
- tapOn:
|
|
id: "artist-search-result-0"
|