cypress-map icon indicating copy to clipboard operation
cypress-map copied to clipboard

mapChain is not working after cy.get command

Open ninadkambli opened this issue 2 years ago • 1 comments

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

ninadkambli avatar Jul 12 '23 18:07 ninadkambli

Can you provide a small example showing what you are trying to achieve?

bahmutov avatar Nov 06 '23 15:11 bahmutov