Skip to main content
DevToys
Testers

Selector & XPath tester

Run CSS selectors and XPath against HTML

Selector

DOMParser is not defined

HTML
Matches (0)
How to use / Notes

How to use

  1. Enter the target HTML.
  2. Enter a CSS selector or an XPath expression.
  3. Review the list of matched elements.

Notes

  • Well-formed HTML the browser can parse is required.
  • Elements generated dynamically by JavaScript are not matched.