diff options
Diffstat (limited to '__e2e__/flows/home-screen.yml')
-rw-r--r-- | __e2e__/flows/home-screen.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/__e2e__/flows/home-screen.yml b/__e2e__/flows/home-screen.yml index b7e96282d..e81816806 100644 --- a/__e2e__/flows/home-screen.yml +++ b/__e2e__/flows/home-screen.yml @@ -27,7 +27,9 @@ appId: xyz.blueskyweb.app - tapOn: id: "bottomBarHomeBtn" - tapOn: - id: "viewHeaderDrawerBtn" + id: "bottomBarHomeBtn" +- tapOn: + id: "bottomBarHomeBtn" - assertNotVisible: "Feeds ✨" - tapOn: |