Join Discord
Powered by
a) `.map('innerText').map(String)` you don't need ...
# best-practices
g
gray-kilobyte-89541
01/20/2023, 1:15 PM
a)
.map('innerText').map(String)
you don't need the second map, since inner text is already a string b) cy.map comes from
https://github.com/bahmutov/cypress-map
Previous
Next