HTML_CodeSniffer is a client-side JavaScript application that checks a HTML document or source code, and detects violations of a defined coding standard. Comes with standards that cover the three conformance levels of the W3C's Web Content Accessibility Guidelines (WCAG) 2.0 and the U.S. Section 508 legislation.
I would need your assistance in integrating HTML codesniffer with our existing Test Automation framework using Java Selenium, where we dont use Node.JS.
Could you please assist on how to embed this HTML codesniffer utility with java code and produce the desire Accessibility testing logs. Any relevant information would be highly appreciated.
Hi Team,
I would need your assistance in integrating HTML codesniffer with our existing Test Automation framework using Java Selenium, where we dont use Node.JS.
Could you please assist on how to embed this HTML codesniffer utility with java code and produce the desire Accessibility testing logs. Any relevant information would be highly appreciated.
Thanks.