Skip to content

Commit

Permalink
Fix back button not found on devices with gesture navigation (#4547)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/488551667048375/1207314595975833/f

### Description

### Steps to test this PR

_Feature 1_
- [ ]
- [ ]

### UI changes
| Before  | After |
| ------ | ----- |
!(Upload before screenshot)|(Upload after screenshot)|
  • Loading branch information
CrisBarreiro authored May 14, 2024
1 parent eb4eced commit db5a789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .maestro/bookmarks/open_bookmark_and_navigate_back.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ tags:
text: "Privacy Test Pages - Home"
- assertVisible:
text: "Privacy Test Pages"
- tapOn: "back"
- action: back
- assertVisible:
text: "Search engine"
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ tags:
text: "Privacy Test Pages - Home"
- assertVisible:
text: "Privacy Test Pages"
- tapOn: "back"
- action: back
- assertVisible:
text: "Search engine"

0 comments on commit db5a789

Please sign in to comment.