Skip to content

Commit

Permalink
wait for getStarted button to be displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
cortisiko committed Jul 12, 2023
1 parent 3a3b116 commit 2faf376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/viewHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export const CreateNewWallet = async () => {
//'should create new wallet'

// tap on import seed phrase button
await OnboardingCarouselView.isGetStartedButtonVisible();
await OnboardingCarouselView.tapOnGetStartedButton();
await OnboardingView.tapCreateWallet();

Expand Down

0 comments on commit 2faf376

Please sign in to comment.