get e2e tests working on Android

This commit is contained in:
Samuel Newman
2026-03-04 14:23:05 +02:00
parent a0ce96fb2d
commit a698990c73
7 changed files with 42 additions and 18 deletions
+5
View File
@@ -15,6 +15,11 @@ appId: xyz.blueskyweb.app
- tapOn:
id: "customServerTextInput"
- inputText: "http://localhost:3000"
- runFlow:
when:
platform: Android
commands:
- hideKeyboard
- tapOn: "Done"
- tapOn:
id: "loginUsernameInput"