Hello, I would like to know how do others prioriti...
# best-practices
d
Hello, I would like to know how do others prioritize using selector queries. Cypress docs puts using data-testid at the top while the testing library website puts Accessibility queries at the top https://testing-library.com/docs/queries/about/#priority and using test-ids at 3rd. Which is a better practice for Cypress?