Closed abitoprakash closed 7 months ago
Hey @abitoprakash,
We have a AxeReporter class for writing axe-results to file for Selenium and for Playwright we have a similar class if that's what you're looking for. Otherwise, we have extensive reporting capabilities with our axe-devtools-maven-html integrations: docs.deque.com/devtools-html/4.0.0/en/java-generate-reports.
Closing as complete. Feel free to reopen if you have any additional questions.
Please add steps on how to setup violations reporting after analysing accessibility issues. I wanted to generate an html report with the results of each run.