Join Discord
Powered by
maybe simple variable assigment will do? However I...
# e2e-testing
a
alert-chef-12385
10/01/2022, 6:07 PM
maybe simple variable assigment will do? However I'm not sure now if there is not some special way in cypress to do it:
Copy code
var for_later_use = cy.get('.test').first()
Previous
Next