a) `.map('innerText').map(String)` you don't need ...
# best-practices
g
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