Open L-TheG opened 2 years ago
@L-TheG Did you ever figure out the issues with cy.clock and metamask?
Unfortunately not. I had to skip the testcases relying on exact timing
Shoot, ok thanks. I have not found any solution either.
Hi, Any update about this issue? I'm having this exact issue
Using cy.clock(new Date(), ["Date"])
instead of just cy.clock()
worked for me.
Hi,
whenever I try to use the cy.clock() function, metamask seems to stop working. My react site will not recognise that metmask is connected ot react to anything related to metamask. Using the cy.tick() method does not change anything no matter how many or how long the tick is. Is this a know issue?
Thanks!