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

Investigate why Playwright/Axe-Core doesn't recognize <title> tags #574

Open
JCantu248 opened this issue Aug 30, 2024 · 0 comments
Open
Assignees
Labels
bug This issue or pull request addresses broken functionality frontend github-actions Pull requests that update GitHub Actions code

Comments

@JCantu248
Copy link
Collaborator

🐛 Summary

Playwright/Axe-Core accessibility tests are throwing a violation (document-title) that the <title> element of the HTML page is empty. It is not empty, so we need to figure out why the error is being thrown.

To reproduce

Steps to reproduce the behavior:

Run Playwright tests in the CLI against Staging and observe the errors being thrown.

Expected behavior

There should be no error or violation thrown.

@JCantu248 JCantu248 added bug This issue or pull request addresses broken functionality github-actions Pull requests that update GitHub Actions code frontend labels Aug 30, 2024
@JCantu248 JCantu248 self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality frontend github-actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant