Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help for change accounts on metamask #237

Closed
RabbitTerra opened this issue Oct 12, 2021 · 3 comments
Closed

Need help for change accounts on metamask #237

RabbitTerra opened this issue Oct 12, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@RabbitTerra
Copy link

Hi, @drptbl.
Is there any method for changing accounts on metamask?

@drptbl
Copy link
Member

drptbl commented Oct 13, 2021

Hey @RabbitTerra,

Yes, it's possible now :).

  1. cy.switchMetamaskAccount(accountNumber), for example: cy.switchMetamaskAccount(2):

Screenshot 2021-10-13 at 21 28 39

  1. cy.switchMetamaskAccount('accountName'), for example: cy.switchMetamaskAccount('Account 3')

More details:
https://github.com/Synthetixio/synpress/blob/master/support/index.d.ts#L58-L73

Please upgrade your synpress to latest beta version as it was introduced today, together with cy.createMetamaskAccount():
@synthetixio/synpress@0.9.25-beta.17

Give it a try and let me know if it works and if it suits your needs, thanks!

Cheers,
Jakub.

@drptbl drptbl self-assigned this Oct 13, 2021
@drptbl drptbl added the enhancement New feature or request label Oct 13, 2021
@RabbitTerra
Copy link
Author

Hi, @drptbl . Thanks for your guide again.

@drptbl drptbl closed this as completed Oct 14, 2021
@drptbl
Copy link
Member

drptbl commented Oct 14, 2021

Let me know if you have any more issues, closing this one for now.

Cheers,
Jakub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants