Benjamin Vargin

Results 4 comments of Benjamin Vargin

Hi, same issue on my side with vanilla Javascript and on e2e tests (#31320 ).

Hi, thank you @denshade for sharing. I try on a JS vanilla exemple, but still not able to make it working. I have added some additionnal informations to the ticket...

Hi, Just to inform that the issue can be still reproduced with cypress 15.0.0. The following additional tests have been done: - Use cy.clock inside a beforeEach as mentioned in...

Hi, Thank you for your comment, it is effectively working. I had to better read the [documentation](https://docs.cypress.io/api/commands/clock#Usage) telling : Move the clock the specified number of milliseconds. Any timers $${\color{red}within}$$...