Synthetixio / synpress

Synpress is e2e testing framework based on Cypress.io and playwright with support for metamask.
https://synpress.io
MIT License
590 stars 188 forks source link

add delay on initial setup - import account #1122

Open edwinbernadus opened 6 months ago

edwinbernadus commented 6 months ago

Motivation and context

I found a weird bug when looping the same test 10 or 20 times This only happens if use the private key metamask, not the seed phrase

my temporary solution is to add delay of 1 sec


Root Cause Issue

synpress test failed because could not find the import button

https://github.com/Synthetixio/synpress/blob/9466f3ebd5df3f8918de28208b583840533e37b0/commands/metamask.js#L359

the video url:

https://www.loom.com/share/d26f8fd726394c6b95f10f5122540015

Does it fix any issue?

yes, it will reduce the bugs

vercel[bot] commented 6 months ago

@edwinbernadus is attempting to deploy a commit to the Synpress Team on Vercel.

A member of the Team first needs to authorize it.