-
Notifications
You must be signed in to change notification settings - Fork 19
Investigate why Playwright/Axe-Core doesn't recognize <title> tagsย #574
Copy link
Copy link
Open
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionalityfrontendgithub-actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
๐ 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionalityfrontendgithub-actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Type
Fields
Give feedbackNo fields configured for issues without a type.