fix create account
This commit is contained in:
@@ -25,7 +25,10 @@ appId: xyz.blueskyweb.app
|
|||||||
- tapOn:
|
- tapOn:
|
||||||
id: "passwordInput"
|
id: "passwordInput"
|
||||||
- inputText: "hunter22"
|
- inputText: "hunter22"
|
||||||
- hideKeyboard
|
- tapOn:
|
||||||
|
# hideKeyboard on ios is borked
|
||||||
|
# https://docs.maestro.dev/troubleshooting/known-issues#hidekeyboard-command-is-flaky
|
||||||
|
text: "Your account"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "nextBtn"
|
id: "nextBtn"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
|
|||||||
Reference in New Issue
Block a user