Skip to content

Commit

Permalink
Merge branch 'fix/browser-tab-convert-ts' into chore/refacotr-whiteli…
Browse files Browse the repository at this point in the history
…st-inapp-browser
  • Loading branch information
tommasini authored Jan 17, 2025
2 parents 08c253d + 11f6065 commit 98def4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/pages/Browser/BrowserView.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ class Browser {
}

async tapNetworkAvatarButtonOnBrowser() {
await TestHelpers.delay(4000);
await Gestures.waitAndTap(this.networkAvatarButton);
}

Expand Down

0 comments on commit 98def4c

Please sign in to comment.