diff options
Diffstat (limited to '__e2e__/flows/profile-screen-edit.yml')
-rw-r--r-- | __e2e__/flows/profile-screen-edit.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/__e2e__/flows/profile-screen-edit.yml b/__e2e__/flows/profile-screen-edit.yml index 288a5d4f6..251eca358 100644 --- a/__e2e__/flows/profile-screen-edit.yml +++ b/__e2e__/flows/profile-screen-edit.yml @@ -11,6 +11,9 @@ appId: xyz.blueskyweb.app # Navigate to my profile +- extendedWaitUntil: + visible: + id: "bottomBarSearchBtn" - tapOn: id: "bottomBarProfileBtn" |