https://cypress.io logo
for example if i put this log in the support file:...
# e2e-testing
e
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