about summary refs log tree commit diff
path: root/__e2e__/setupApp.yml
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-12-17 21:29:45 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-12-17 21:29:45 -0800
commit3262b8342026388a31547645c8543068cada6daf (patch)
tree11ec7be964fa0cfd0a2908798769882e41cb09fe /__e2e__/setupApp.yml
parentff02868afc959087c2d7dfd1507572db90f08437 (diff)
downloadvoidsky-3262b8342026388a31547645c8543068cada6daf.tar.zst
Fix tests
Diffstat (limited to '__e2e__/setupApp.yml')
-rw-r--r--__e2e__/setupApp.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/__e2e__/setupApp.yml b/__e2e__/setupApp.yml
index 8c3ffd2d3..25f9aa847 100644
--- a/__e2e__/setupApp.yml
+++ b/__e2e__/setupApp.yml
@@ -6,6 +6,8 @@ appId: xyz.blueskyweb.app
 - waitForAnimationToEnd
 - tapOn: "http://localhost:8081"
 - waitForAnimationToEnd
+- extendedWaitUntil:
+    visible: "Continue"
 - swipe:
    from: "Bluesky"
    direction: DOWN