Type of policy: XPath
What it is used for: Identify usage of heading tags within a page. This particular test is looking for H4 headings, but can be easily modified to find other types of headings.
How to set it up:
- Use XPath
- Set policy to “Flag pages that contain the XPath"
- Use the following:
//h4
For information on how to create Custom Checks, please see this article.