maybe simple variable assigment will do? However I...
# e2e-testing
a
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()