diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-01-24 12:30:22 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2025-01-24 12:30:22 -0800 |
commit | 355c50fc0fe97feb8b4ec4e29d47b725252088c7 (patch) | |
tree | 43805e5c24a6a5a2050656b5e2d9071d9cb3a197 /__e2e__ | |
parent | 68c4737b82cba06d88022767d21551b126dba928 (diff) | |
download | voidsky-355c50fc0fe97feb8b4ec4e29d47b725252088c7.tar.zst |
Test fix
Diffstat (limited to '__e2e__')
-rw-r--r-- | __e2e__/flows/home-screen.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/__e2e__/flows/home-screen.yml b/__e2e__/flows/home-screen.yml index e81816806..420f68b92 100644 --- a/__e2e__/flows/home-screen.yml +++ b/__e2e__/flows/home-screen.yml @@ -21,7 +21,7 @@ appId: xyz.blueskyweb.app label: "Feeds button disappears after pinning a feed" id: "bottomBarProfileBtn" - tapOn: - id: "profilePager-selector-4" + id: "profilePager-selector-5" - tapOn: "alice-favs" - tapOn: "Pin to Home" - tapOn: |