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

feat(playwright): remove html reporting support #44

Merged
merged 5 commits into from
Sep 6, 2022

Conversation

dbjorge
Copy link
Contributor

@dbjorge dbjorge commented Aug 29, 2022

Details

This PR removes HTML reporting support from Deque.AxeCore.Playwright, with the intention that it will be moved to a separate package in a different repo based on Deque.AxeCore.Commons that consolidates the Selenium and Playwright reporting functionality.

With this removal, almost none of the NodeDependencies logic remained necessary. I felt that the easiest option was to just rip it out entirely and replace it with a copy of the Deque.AxeCore.Selenium setup for embedding axe-core for now. I expect that even this part will be replaced with @JGibson2019 's work to consolidate the axe-core embedding into the commons project as part of #8.

Closes Issue: #17

@AdnoC
Copy link
Contributor

AdnoC commented Sep 6, 2022

Security review seems broken. I approve this PR for security.

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

Successfully merging this pull request may close these issues.

4 participants