gray-kilobyte-89541
07/25/2022, 3:08 PMresponse.body.map
and inside elm => elm.versions.map
so seems like the data you get from the server does NOT have versions
. You can console.log the elm or the entire response. Or even click on the cy.request
command and inspect what it got back in the DevTools