You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are in the process of migrating our codebase to use the no-raw-locators rule to enforce a consistent, accessibility-focused experience for testers.
Through this effort, we found that HTML Titles are now discouraged on our application as they seem to be elsewhere. It would be nice to have the ability to warn on the use of getByTitle
The text was updated successfully, but these errors were encountered:
We are in the process of migrating our codebase to use the
no-raw-locators
rule to enforce a consistent, accessibility-focused experience for testers.Through this effort, we found that HTML Titles are now discouraged on our application as they seem to be elsewhere. It would be nice to have the ability to warn on the use of getByTitle
The text was updated successfully, but these errors were encountered: