https://cypress.io logo
I have two tests, one test results in a page that ...
# e2e-testing
r
I have two tests, one test results in a page that generates a unique string. the next test requires that string. is there any way to store the string from the first test as a variable to pass to the second test?