Powered by
for example if i put this log in the support file:...
# e2e-testing
e
eager-airplane-22433
11/07/2022, 2:27 PM
for example if i put this log in the support file:
Copy code
console.log("e2e", Math.random())
It should only get run once, but I can see it being run several times when reloading the page or when switching between specs
Previous
Next