Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove text dependency check from cypress tests #255

Open
aratidgr8 opened this issue Mar 20, 2024 · 0 comments
Open

Remove text dependency check from cypress tests #255

aratidgr8 opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@aratidgr8
Copy link
Collaborator

Summarize the issue (briefly)
It is observed that we are still tracking texts in cypress tests. This will result in failure as support languages other than English across brands.

Examples
tests/cypress/integration/Home/homePageWithWoo.cy.js

Expected behavior
We must only use unique identifiers like id, data-test-id etc to in cypress and make them language agnostic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants