nmjjcokoigamfoklbjmhpmjajmcjbjld
Write, test, and evaluate XPath queries live on any web page. A lightweight XPath console for testers and developers. XPath Tester is a lightweight in-page console for writing, testing, and evaluating XPath queries on any web page - useful for QA engineers, web scrapers, SEO professionals, and anyone debugging selectors for automation frameworks like Selenium, Playwright, or Cypress. NOTE: This is an independent fork of the open-source xpaf project (Apache License 2.0). It is not affiliated with, endorsed by, or derived from any other XPath extension currently on the Chrome Web Store. WHAT YOU CAN DO - Generate an XPath for any element on the page by holding Shift and hovering over it. - Edit the generated query directly in the console and see matches update in real time. - View the count of matched nodes and the text content of the first match. - Move the console panel out of your way by holding Shift and mousing over it. HOW TO USE 1. Install the extension and reload any open tabs (or restart Chrome) so it can attach to existing pages. 2. Navigate to the page you want to inspect. 3. Press Ctrl+Shift+X (or Command+Shift+X on macOS) to open the XPath console at the top of the page. You can also click the toolbar icon. 4. Hold Shift and hover over any element — the query box fills with an XPath that locates that element, and the results box updates with what the query matches. 5. Edit the query in the console to refine it. Results update as you type. 6. Press the same shortcut again to close the console. TIP: When Chrome renders an HTML , it inserts implicit tags into the DOM. These will appear in the XPath even though they are not present in the source HTML - keep that in mind when copying queries into your test framework. PRIVACY This extension does not collect, store, or transmit any browsing data. All XPath evaluation runs locally in your browser. No analytics, no tracking, no remote servers. LICENSE & ATTRIBUTION Source forked from the Apache 2.0 licensed xpaf project. License notices are preserved in the source files. This build is maintained independently.
SelectorsHub
Locators Plugin to Auto Generate and Verify Playwright Locators, XPath & CSS Selectors. SelectorsHub - Auto-generate Playwright Locators, XPath & CSS Selectors SelectorsHub is a powerful developer tool that automatically generates and verifies Playwright locators, XPath, and CSS selectors for web automation testing. Key Features: 1. Auto-generation: Instantly generates multiple selector types including native Playwright locators, XPath, CSS selectors, IDs, names, and more. 2. Advanced element support: Works seamlessly with iframes, Shadow DOM, SVG elements, dynamic elements, dropdowns, and complex UI components. 3. Smart suggestions: Auto-suggests attributes, text values, and occurrences to help you build selectors faster—no more copying and pasting from the DOM. 4. Error detection: Provides clear error messages indicating what's wrong with your XPath or CSS selectors. 5. Element highlighting: Automatically highlights matching elements and scrolls them into view for easy verification. 6. XPath Healing: Verify all the xpath in one shot. 7. Locators Page: Generate Locator Page in one go. How to Use: 1. Open Chrome DevTools (F12 or right-click > Inspect) 2. Navigate to the SelectorsHub tab in the DevTools sidebar, or click the SelectorsHub icon in your browser toolbar 3. Inspect any element to automatically generate all selector types 4. For Playwright locators, click the "Playwright Selectors" button, then inspect the element 5. Type or edit selectors in the input box—smart suggestions will help you complete them quickly 6. Press Enter to verify and highlight all matching elements on the page Perfect for: a) QA Engineers and Test Automation professionals, b) Web developers working with Playwright, Selenium, Cypress, or other testing frameworks c) Anyone who needs reliable, maintainable element selectors
XPath Selector
HTML XPath Selector: instantly test and debug XPath queries in your browser. Validate your XPath expressions easily. Seeking an easy-to-use yet effective and fast tool to work with XPath expressions right in your browser? In this case, our project may perfectly cope with this task. It is designed specifically for developers, quality control specialists, web testers, data analysts and anyone who often interacts with DOM elements in HTML documents. Our online helper tool is a Chrome extension specifically designed to simplify and speed up the process of finding, evaluating, testing, and debugging queries directly in your browser. Why choose our extension? Finding the suitable tool for your task can be challenging these days. Maybe you need something simple, but are limited to yet another generic tool overloaded with features. We decided to take a completely different approach — to create a simple, low-learning online module focused on working with XPath for texts. Based on these design principles, we equipped Xpather with the following key features: * Real-time XPath Checker: Evaluate XPath expressions instantly as you type. Receive clear, informative error messages if the XPath is invalid or a straightforward notification if no matches are found. * XPath Query Editor: Refine your selectors inside the plug-in. Update expressions on the fly and get instant feedback * Interactive Node Highlighting: Matched nodes are visually highlighted on your webpage, clearly indicating selected elements. Precisely confirm which elements your search pattern matches. * Detailed Node Information: Displays the number of matched nodes and their corresponding texts. Copy filter queries and matched node texts easily with one click. * Point-and-Click XPath Generation: Hold the "Shift" key and hover over any element to retrieve its DOM path. Automatically fills the result into the input field, simplifying selection without manual typing. * Convenient Side Panel Interface: Access the helper through the side panel by clicking the extension icon or using keyboard shortcuts. Here are a few simple steps you'll need to take: 1. Install the module: add XPath Selector to your browser directly from the Chrome Web Store using the button in the top right corner of the page 2. Open the Tool: click the extension icon in your Chrome toolbar or use the keyboard shortcut ("Ctrl + Shift + X" for Windows/Linux or "Cmd + Shift + X" for Mac). 3. Start Testing: enter your XPath text into the input field to see actual validation results, matched nodes, or clear error messages. 4. Find matching nodes with mouse: hold "Shift" and hover over an element on the webpage; HTML XPath Evaluator automatically detects the node path and clearly highlights the element. What tasks can our software help you with? Our in-browser solution is not a multifunctional tool. On the other hand, it was initially developed with a focus on the most necessary duties when working with HTML documents. Thus the add-on can be viewed as: * XPath validator: instantly checks the syntax and correctness of the provided lookup string. * XPath finder: quickly finds a unique path to any element in your documents. * XPath generator: populates the search pattern based on the existing web page content. * XPath highlighter: highlights relevant nodes to make them easier to identify on a website. * XPath tester: modify and try various queries to find those which match your requirements. Ensure your Selenium tests are running correctly by validating your path. Respect for your privacy and security We understand the importance of privacy in today's digital landscape. To meet high standards XPath test extension: * Operates fully within your browser. Your data and queries remain private; no external storage or transmission occurs. * Requests only essential browser permissions, ensuring your privacy while maintaining full functionality. * Built on Manifest V3, the latest version of the Chrome extension platform. If you find a bug, encounter some issue or just have a question do not hesitate to contact us via the feedback form https://forms.gle/ng2k8b99tV8sWc8t7 or send an email to extensions@petprojectsatlas.com. We try to keep our application useful by regularly updating it, improving its capabilities and adding features based on user feedback. Therefore, we would love to hear your opinion. Add the extension to your toolkit Install XPath HTML Selector Tool and efficiently accelerate your testing and debugging tasks. Whether you’re testing a simple path or working on a complex Selenium project, our tool has you covered. Easy Chrome integration simplifies your XPath workflow—download now and start validating your ideas straight away.
XPath Helper 2.0
This Chrome extension helps generate and test XPath expressions directly on webpages. XPath Helper 2.0 is a Chrome extension designed to simplify generating and testing XPath expressions on any webpage. Whether you're a developer, tester, or web scraper, this tool helps you interact with webpage elements more easily and efficiently. The extension provides an intuitive toolbar where you can manually input XPath queries or automatically generate simple XPaths by hovering over elements while holding the left Shift key. Key features include: - Automatic XPath Generation: Create simple XPaths by hovering over elements and pressing left Shift. - Toolbar Toggle: Easily switch the toolbar between the top and bottom of the page for improved accessibility. Enjoy streamlined XPath creation with XPath Helper! If you encounter any bugs or have suggestions for new features, feel free to contact us at kontakt@wentago.pl Love the tool? Support its development with a coffee here -> > https://buymeacoffee.com/skolmowski
Site Inspector
Inspect. Analyze. Understand. All-in-one tool for web developers and SEO professionals. Comprehensive web analysis and insights. Site Inspector streamlines your workflow by providing instant access to essential website insights directly within your browser. This powerful extension runs conveniently in a side panel, ensuring it's always at hand without disrupting your browsing experience. Completely free and with no ads. 🔍 Meta Tag Analyzer Comprehensive analysis of meta tags including title, descriptions, Open Graph, Twitter Cards, and various verification tokens to enhance visibility on social media and search engines. 🧱 Heading Structure Visualization Instantly visualize and assess the structure and counts of all headings and subheadings (H1-H6) on a webpage to optimize content for better readability and SEO rankings. 🧬 Structured Data Inspection Extract and analyze JSON-LD structured data with direct links to schema.org definitions, enhancing your site’s presence with rich snippets in search results. 🖼️ Image Optimization Insights Evaluate and optimize images with detailed attributes like alt texts, titles, and loading types to improve page speed, accessibility, and overall user experience. 🔗 Comprehensive Link Analysis Deep dive into page links with advanced filtering options for texts, titles, follow status, and more, helping you refine your link strategy and enhance site navigation. 🕸️ Indexing & Crawling Tools Ensure your site is properly indexed and crawlable with tools to check canonical URLs, meta robots tags, HTTP headers, sitemaps, and robots.txt directives. 🌐 Favicon Checks Verify and optimize favicon implementations to improve site branding and ensure consistent display across browsers and devices. 📱 PWA Checks Evaluate Progressive Web App (PWA) setups, including Web App Manifests and Microsoft Pinned Sites configurations, to ensure optimal app-like functionality. 🛠️ Essential SEO Tools Access Gain quick access to top SEO tools for keyword research, backlink analysis, rank tracking, and comprehensive site audits directly within your browser. 📐 Responsive Design Testing Simulate different device screen sizes and breakpoints to ensure your site offers a seamless viewing experience across all devices, boosting engagement and conversions. 👤 Who Is It For Tailored for SEO Professionals, Web Developers, and Content Creators seeking detailed on-page SEO audits and optimizations. 🚀 Why Choose Site Inspector? Elevate your SEO efforts with in-depth insights and tools, save valuable time by auditing directly within your browser, and stay ahead of competitors with quick adaptations. 🔐 Permissions Explained "Read and change all your data on the websites you visit": Required to analyze elements on the pages you visit. 🔒 Privacy Policy Site Inspector doesn't collect or store any personal information. All analyses are performed locally on your device. Completely free and with no ads Made with ❤️ by Peta Sittek