cypress-map
cypress-map copied to clipboard
mapChain is not working after cy.get command
cy.get command returns more than one jquery objects and if we use mapChain after cy,get, we get an error subject to be an array
Can you provide a small example showing what you are trying to achieve?