cisagov / cisagov/XFD

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

Open
#574 0 comments 0 reactions 1 assignee Claimed by @JCantu248 View on GitHub
bug frontend github-actions
Dominant language
Python
Stars
30
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
22

Description

# 🐛 Summary #

Playwright/Axe-Core accessibility tests are throwing a violation (document-title) that the 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.