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
With metamask, with one account connected to a dApp it's possible to connect another account straight away, specifically replacing the previous account with a new one.
Export-1696439428821.mp4
But apparently, it's not available to do with Synpress.
Such specifically blocks me from testing the dApp behaviour when an account is replaced
Describe the solution you'd like.
Adding a parameter that would control the account replacement behaviour would be nice to have within the switchMetamaskAccount function.
dalechyn
changed the title
[💡 Feature]: Connect
[💡 Feature]: Autoconnect a newly switched account to the dapp if one was connected previously
Oct 4, 2023
Is your feature request related to a problem?
With metamask, with one account connected to a dApp it's possible to connect another account straight away, specifically replacing the previous account with a new one.
Export-1696439428821.mp4
But apparently, it's not available to do with Synpress.
Such specifically blocks me from testing the dApp behaviour when an account is replaced
Describe the solution you'd like.
Adding a parameter that would control the account replacement behaviour would be nice to have within the
switchMetamaskAccount
function.Current API:
Proposed API:
Describe alternatives you've considered.
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: