https://cypress.io logo
Right, but is it possible to utilize each() someho...
# e2e-testing
b
Right, but is it possible to utilize each() somehow to iterate through them and perform assertions on each page instead using "navigateTo" many times (32 total)? Thanks!