Skip to content

Commit

Permalink
Fix address swipe on some phones
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Jul 22, 2023
1 parent af71fcf commit 1bfbc3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maestro/99-misc/C999001-receive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ tags:
- assertVisible: "dgb1quxmpr34muutkgjuqwcssj4cz07hpukqsr4c3d8"
- swipe:
start: "70%, 50%"
end: "20%, 50%"
end: "5%, 50%"
# - assertVisible: "Your Wrapped-Segwit Address"
# - assertVisible: "SW5aFhYyDwhKA511bfj8FvHR2AjgDGqPUH"
- swipe:
start: "70%, 50%"
end: "20%, 50%"
end: "5%, 50%"
- assertVisible: "Your Legacy Address"
- assertVisible: "3AUb9QGG3UpVivuzBLQe8eVnWuny12caXU"

Expand Down

0 comments on commit 1bfbc3f

Please sign in to comment.