add one test
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
appId: xyz.blueskyweb.app
|
||||
---
|
||||
- tapOn:
|
||||
id: "bottomBarProfileBtn"
|
||||
- tapOn:
|
||||
id: "profilePager-selector-5"
|
||||
- tapOn:
|
||||
id: "createStarterpackBtn"
|
||||
- tapOn:
|
||||
id: "starterPackName"
|
||||
- inputText: "some name"
|
||||
- tapOn: "return"
|
||||
- tapOn:
|
||||
id: "starterPackDescription"
|
||||
- inputText: "just a little description!"
|
||||
- tapOn:
|
||||
point: "50%,32%"
|
||||
- tapOn: "Next"
|
||||
- tapOn: "Search"
|
||||
- inputText: "bob"
|
||||
- tapOn:
|
||||
point: "50%,21%"
|
||||
- tapOn:
|
||||
id: "searchTextInput"
|
||||
- inputText: "carla"
|
||||
- tapOn:
|
||||
point: "50%,21%"
|
||||
- tapOn: "Next"
|
||||
- tapOn: "Skip"
|
||||
Reference in New Issue
Block a user