use static appview did for e2e

This commit is contained in:
Samuel Newman
2026-09-03 15:05:43 +03:00
parent 8af501de62
commit b214a88a42
6 changed files with 26 additions and 73 deletions
+1 -16
View File
@@ -3,22 +3,7 @@ appId: xyz.blueskyweb.app
- launchApp:
appId: "xyz.blueskyweb.app"
clearState: true
- extendedWaitUntil:
visible:
id: e2eProxyHeaderInput
timeout: 180000
- extendedWaitUntil:
visible: "Sign in"
timeout: 180000
- retry:
maxRetries: 3
commands:
- tapOn:
id: e2eProxyHeaderInput
- eraseText
- inputText: ${output.result}
- pressKey: Enter
- extendedWaitUntil:
visible:
id: e2eSignInAlice
timeout: 10000
- waitForAnimationToEnd