Join Discord
Powered by
then in the test you will use cy.get("@itemList")....
# e2e-testing
a
acceptable-hamburger-48790
09/30/2022, 12:40 PM
then in the test you will use cy.get("@itemList").then((itemList) => {// continue what you want here})
Previous
Next