You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to start each test with a new MetaMask account to test the onboarding flow on my dApp instead of importing/recovering an existing account.
There doesn't seem to be a Synpress command that does this, so I'd like to create one that runs in place of the default setupMetaMask() before my tests run. How do I override this funcitonality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to start each test with a new MetaMask account to test the onboarding flow on my dApp instead of importing/recovering an existing account.
There doesn't seem to be a Synpress command that does this, so I'd like to create one that runs in place of the default setupMetaMask() before my tests run. How do I override this funcitonality?
Beta Was this translation helpful? Give feedback.
All reactions