XPath Finder & CSS Selector Generator – XPath Forte

XPath finder, CSS selector & Playwright locator generator. Element inspector with stability scoring for Selenium automation testing.

As of June 2026, XPath Finder & CSS Selector Generator – XPath Forte has 84 users and a 5.00/5 rating from 2 reviews in the Developer Tools category.

Usersup 200.0 percent+200.0%
84
84
Ratingno change0%
5.00
2 reviews
Reviewsno change0%
2
Version
2.5.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

10 snapshots

Tracking since Apr 1, 2026.

88.485623.519999999999996Apr 1, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026282.2.0
Apr 16, 2026292.2.0
Apr 24, 2026415.0012.5.0
May 1, 2026445.0012.5.0
May 7, 2026465.0022.5.0
May 12, 2026505.0022.5.0
May 17, 2026475.0022.5.0
May 24, 2026595.0022.5.0
May 31, 2026755.0022.5.0
Jun 6, 2026725.0022.5.0
Now845.0022.5.0

Changelog

  • Apr 16, 2026
    description
    Xpath Forte by Sam - Crafted with Code. Fueled by Passion.
    
      ⚠️ Heads-up: After installation, give your browser a quick restart to activate all features smoothly.
    
      Say goodbye to fragile XPath selectors and tedious trial-and-error. XPath Forte by Sam helps developers, testers, and    
      automation engineers generate the most robust, reliable, and readable XPath, CSS, and Playwright selectors — without     
      breaking a sweat.
    
      Whether you're building test automation frameworks or debugging DOM elements, XPath Forte delivers context-aware
      intelligence to help you navigate even the most complex web structures.
    
      🏆 NEW IN v2.2.0
    
      ⭐ Accurate Match Counts — Highlight overlays and extension elements are now fully excluded from evaluate results. What   
      you see is exactly what your automation framework will match.
    
      ⭐ Reliable Escape-to-Close — Escape key now works consistently to close the panel after element selection.
    
      ⭐ Session Stability — Re-inspecting elements no longer creates duplicate session indicators or event handlers.
    
      ⭐ Icon State Fix — Extension icon now correctly resets when the popup disconnects during an active inspection.
    
      ⭐ Improved XPath Generators — buttonWithText now handles <input type="button"> correctly. Multi-class XPath uses stable  
      contains() conditions instead of brittle exact-match. Heading-context patterns use normalize-space(.) for reliable text  
      matching.
    
      ⭐ Secure Frame Messaging — Cross-frame communication now validates a security token to prevent spoofed messages from     
      page scripts.
    
      📦 v2.1.0 HIGHLIGHTS
    
      ⭐ Playwright Locator Generation — Role-based, label, text, test ID, and attribute locators with stability scoring.       
      ⭐ Right-Click Context Menu — Right-click any element to instantly generate selectors.
      ⭐ Draggable Panel — Drag the panel anywhere on screen.
      ⭐ Dark Mode — Automatic system detection or manual toggle.
      ⭐ Shadow DOM Isolation — Panel no longer inflates match counts.
      ⭐ Smarter XPath Patterns — Transient CSS classes filtered out. Float-label, heading-relative, and child-aware patterns   
      added.
      ⭐ Smooth Transitions — Polished animations on panel open, tab switches, and highlighting.
    
      🔑 CORE FEATURES
    
      ✅ 60+ Smart XPath Patterns – ID, class, attributes, text, aria-labels, data-testid, relative anchors, sibling relations, 
       and more.
      ✅ Best Locator Engine – Automatically picks the shortest unique stable selector from all XPath, CSS, and Playwright      
      candidates.
      ✅ XPath + CSS + Playwright – Three selector types with the same stability scoring, side by side.
      ✅ Testing Attribute Support – First-class support for data-testid, data-cy, and data-qa conventions.
      ✅ Stability Scoring – Every selector rated Stable / Moderate / Fragile (0–100). Know which selectors survive the next    
      deploy.
      ✅ Match Count Badges – Green = unique. Amber = multiple. Red = none. Instant visual feedback.
      ✅ Live Evaluate & Test – Paste any XPath, CSS, or Playwright locator and test it live with visual highlighting.
      ✅ Relative Anchor XPaths – Builds short, resilient paths from the nearest stable ancestor.
      ✅ Dynamic Stability Detection – Skips auto-generated IDs and framework hashes while keeping legitimate utility classes.  
      ✅ iframe Support – Elements inside nested frames are fully supported.
      ✅ One-Click Copy – Copy any selector; panel stays open, evaluate input auto-fills for instant verification.
      ✅ Minimal Permissions – No background access. We only act when you say so.
    
    XPath Forte by Sam isn't just another tool, it's your testing sidekick that tells you exactly which selector to use and why.
    
    Level up your automation game. Write better selectors. Build smarter tests.
    XPath Forte by Sam — Crafted with Code. Fueled by Passion.
    
    ⚠️ Heads-up: After installation, give your browser a quick restart to activate all features smoothly.
    
    Say goodbye to fragile XPath selectors and tedious trial-and-error. XPath Forte by Sam helps developers, testers, and automation engineers generate the most robust, reliable, and readable XPath, CSS, and Playwright selectors without breaking a sweat. Whether you're building Selenium or Playwright test automation frameworks, debugging DOM elements, or maintaining locator pages, XPath Forte delivers context-aware intelligence to help you navigate even the most complex web structures including Shadow DOM and iframes.
    
    🏆 NEW IN v2.5.0
    
    ⭐ Shadow DOM Piercing — Inspect and generate selectors for elements inside open Shadow DOMs. Piercing CSS selectors using the >>> combinator are auto-generated.
    
    ⭐ Heal Tab (Batch Verify) — Paste multiple XPath, CSS, or Playwright selectors and verify them all against the current page in one click. See pass/warn/fail status per selector with a summary.
    
    ⭐ Scan Tab (Locators Page) — Scan the entire page for interactive elements and auto-generate the best locator for each. Copy All, download report, and click-to-highlight.
    
    ⭐ Scroll into View — Evaluate/test matches now auto-scroll the first matched element into the viewport.
    
    📦 v2.4.0 HIGHLIGHTS
    
    ⭐ SVG & MathML element support with accurate class-based selectors.
    
    ⭐ Cross-frame inspection fix for iframes.
    
    ⭐ Improved XPath accuracy — extension UI excluded from uniqueness checks.
    
    ⭐ Smoother 60fps inspection highlighting.
    
    ⭐ Added data-auto test attribute support for Playwright locators.
    
    🔑 CORE FEATURES
    
    ✅ 60+ Smart XPath Patterns – ID, class, attributes, text, aria-labels, data-testid, relative anchors, sibling relations, and more.
    
    ✅ Best Locator Engine – Automatically picks the shortest unique stable selector from all XPath, CSS, and Playwright candidates.
    
    ✅ XPath + CSS + Playwright – Three selector types with the same stability scoring, side by side.
    
    ✅ Shadow DOM Support – Piercing selectors for open Shadow DOM elements, auto-generated.
    
    ✅ Heal Tab – Batch-verify all your selectors in one click. Catch broken locators before your CI pipeline does.
    
    ✅ Scan Tab – Auto-generate a full locators page for any web page. Export-ready.
    
    ✅ Testing Attribute Support – First-class support for data-testid, data-cy, data-qa, and data-auto conventions.
    
    ✅ Stability Scoring – Every selector rated Stable / Moderate / Fragile (0–100). Know which selectors survive the next deploy.
    
    ✅ Match Count Badges – Green = unique. Amber = multiple. Red = none. Instant visual feedback.
    
    ✅ Live Evaluate & Test – Paste any XPath, CSS, or Playwright locator and test it live with visual highlighting and auto-scroll.
    
    ✅ Relative Anchor XPaths – Builds short, resilient paths from the nearest stable ancestor.
    
    ✅ Context-Aware Generation – Form labels, fieldsets, table headers, landmarks, and headings used as intelligent anchors.
    
    ✅ Dynamic Stability Detection – Skips auto-generated IDs and framework hashes while keeping legitimate utility classes.
    
    ✅ iframe Support – Elements inside nested frames are fully supported.
    
    ✅ One-Click Copy – Copy any selector; panel stays open, evaluate input auto-fills for instant verification.
    
    ✅ Minimal Permissions – No background access. We only act when you say so.
    
    XPath Forte by Sam isn't just another tool - it's your testing sidekick that tells you exactly which selector to use and why.
    
    Level up your automation game. Write better selectors. Build smarter tests.
  • Apr 16, 2026
    short_description
    Generate stable XPath & CSS selectors. Best Locator auto-pick, stability scoring, live evaluate. For Selenium & Playwright.
    XPath finder, CSS selector & Playwright locator generator. Element inspector with stability scoring for Selenium automation testing.
  • Apr 16, 2026
    name
    XPath Forte by Sam
    XPath Finder & CSS Selector Generator – XPath Forte

Permissions & access

Permissions
activeTabscriptingcontextMenus
Host access
None declared

Screenshots

XPath Finder & CSS Selector Generator – XPath Forte screenshot 1XPath Finder & CSS Selector Generator – XPath Forte screenshot 2XPath Finder & CSS Selector Generator – XPath Forte screenshot 3XPath Finder & CSS Selector Generator – XPath Forte screenshot 4XPath Finder & CSS Selector Generator – XPath Forte screenshot 5

About

XPath Forte by Sam — Crafted with Code. Fueled by Passion.

⚠️ Heads-up: After installation, give your browser a quick restart to activate all features smoothly.

Say goodbye to fragile XPath selectors and tedious trial-and-error. XPath Forte by Sam helps developers, testers, and automation engineers generate the most robust, reliable, and readable XPath, CSS, and Playwright selectors without breaking a sweat. Whether you're building Selenium or Playwright test automation frameworks, debugging DOM elements, or maintaining locator pages, XPath Forte delivers context-aware intelligence to help you navigate even the most complex web structures including Shadow DOM and iframes.

🏆 NEW IN v2.5.0

⭐ Shadow DOM Piercing — Inspect and generate selectors for elements inside open Shadow DOMs. Piercing CSS selectors using the >>> combinator are auto-generated.

⭐ Heal Tab (Batch Verify) — Paste multiple XPath, CSS, or Playwright selectors and verify them all against the current page in one click. See pass/warn/fail status per selector with a summary.

⭐ Scan Tab (Locators Page) — Scan the entire page for interactive elements and auto-generate the best locator for each. Copy All, download report, and click-to-highlight.

⭐ Scroll into View — Evaluate/test matches now auto-scroll the first matched element into the viewport.

📦 v2.4.0 HIGHLIGHTS

⭐ SVG & MathML element support with accurate class-based selectors.

⭐ Cross-frame inspection fix for iframes.

⭐ Improved XPath accuracy — extension UI excluded from uniqueness checks.

⭐ Smoother 60fps inspection highlighting.

⭐ Added data-auto test attribute support for Playwright locators.

🔑 CORE FEATURES

✅ 60+ Smart XPath Patterns – ID, class, attributes, text, aria-labels, data-testid, relative anchors, sibling relations, and more.

✅ Best Locator Engine – Automatically picks the shortest unique stable selector from all XPath, CSS, and Playwright candidates.

✅ XPath + CSS + Playwright – Three selector types with the same stability scoring, side by side.

✅ Shadow DOM Support – Piercing selectors for open Shadow DOM elements, auto-generated.

✅ Heal Tab – Batch-verify all your selectors in one click. Catch broken locators before your CI pipeline does.

✅ Scan Tab – Auto-generate a full locators page for any web page. Export-ready.

✅ Testing Attribute Support – First-class support for data-testid, data-cy, data-qa, and data-auto conventions.

✅ Stability Scoring – Every selector rated Stable / Moderate / Fragile (0–100). Know which selectors survive the next deploy.

✅ Match Count Badges – Green = unique. Amber = multiple. Red = none. Instant visual feedback.

✅ Live Evaluate & Test – Paste any XPath, CSS, or Playwright locator and test it live with visual highlighting and auto-scroll.

✅ Relative Anchor XPaths – Builds short, resilient paths from the nearest stable ancestor.

✅ Context-Aware Generation – Form labels, fieldsets, table headers, landmarks, and headings used as intelligent anchors.

✅ Dynamic Stability Detection – Skips auto-generated IDs and framework hashes while keeping legitimate utility classes.

✅ iframe Support – Elements inside nested frames are fully supported.

✅ One-Click Copy – Copy any selector; panel stays open, evaluate input auto-fills for instant verification.

✅ Minimal Permissions – No background access. We only act when you say so.

XPath Forte by Sam isn't just another tool - it's your testing sidekick that tells you exactly which selector to use and why.

Level up your automation game. Write better selectors. Build smarter tests.

Technical

Version
2.5.0
Manifest
V3
Size
131KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
aapnajplekoonekkimnljfhcilllgedc
Developer ID
ub1f1d3060dd44a3e5745dda4168d5522
Developer Email
[email protected]
Created
May 21, 2025
Last Updated (Store)
Apr 24, 2026
Last Scraped
Jun 6, 2026
Support URL

Similar extensions

Alternatives to XPath Finder & CSS Selector Generator – XPath Forte, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.