https://cypress.io logo
The application code is not going to error if they...
# e2e-testing
s
The application code is not going to error if they are repeated but the goal of
data-testid
is to be unique, to allow the creation of strong integration tests. Documented here https://docs.cypress.io/guides/references/best-practices#Selecting-Elements
47 Views