Monitor a single element with CSS selectors

Watch only a pricing table, headline, or button by scoping visual monitoring to a CSS selector.

Quick answer

Add a CSS selector like #pricing-table and Lemwatch captures and diffs only that element — perfect for pricing, hero copy, or CTA buttons.

What it does

Where to find it in Lemwatch

Visual Monitoring → [page] → Advanced → CSS selector.

How to set it up

  1. Right-click the element in your browser → Inspect.
  2. Copy a stable selector (prefer id over long div > div chains).
  3. Paste it into the CSS selector field.
  4. Click Test selector — Lemwatch highlights what it matched.
  5. Save. Next capture is scoped to that element only.

FAQ

What if the selector matches nothing?

The run fails with "selector not found." Fix the selector or Lemwatch skips the run.

Can I watch multiple elements?

One selector per page. To watch two elements, add the page twice with different selectors.

Related