eodbanggiidplnmkieigfpodmekabdlf
Tool Introduction: A minimalist XPATH expression parser. Enter the XPATH expression to be parsed in the text box on the left, and it supports regular expressions within XPath, such as /div[*]/div[1]. v1.2 Update Instructions: ✨ New Features * Preserve Styles When Copying: Text now retains its original formatting when copied, ensuring pasted content matches the source style. * New Theme Styles: Added "Minimalist" and "Frosted Glass" visual themes to accommodate different interface style preferences. 🔧 Improvements * Enhanced Preview Display: Adjusted font size in the preview area and optimized the hover highlighting effect for "paragraph sections." This makes it easier to identify multi-line text within tags (counted as 1 line by the system). v1.1 Update Instructions: ✨ New Features * Supports copying buttons * Fixed the issue where the form wouldn't open after multiple clicks
XPath Tester
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.
Xpath Helper
Extract, edit, and evaluate XPath queries XPath Helper simplifies the process of extracting, editing, and evaluating XPath queries directly on any webpage. - Instant XPath generation: Quickly get the XPath for the element currently under your mouse. - Real-time testing: Test and evaluate your XPath expressions instantly. - Element highlighting: See matching elements highlighted on the page. - Result display: View the node count and matching results clearly. Important: After installing, you'll need to reload any open tabs or restart Chrome for XPath Helper to function.
XPath Tool
XPath Tool可轻松提取、编辑任何网页上的 XPath 查询 XPathCssSelecter Tool可轻松提取、编辑任何网页上的 XPath 与 CSS选择器 查询。 1. 打开新标签并导航到任何网页(必须是http或者https开头的地址渲染的网页) 2. 同时按住 Ctrl-Shift-X(或 Mac 上的 Command-Shift-X),或单击工具栏中的图标,从而打开编辑控制台。 3. 点击`查询`旁边的`小图标`开启鼠标悬停选择元素的XPath表达式(查询框将不断更新以显示鼠标指针下方元素的 XPath 查询,结果框将显示当前查询的结果),再次点击`小图标`则关闭鼠标悬停选择功能,同时也可以按键盘上的`Escape`键关闭。 4. 除了步骤(3)中鼠标悬停选择外还可直接在控制台中编辑 XPath 查询。结果框将立即反映您的更改。 5. 同时控制台编辑框中支持输入CSS选择语法进行选择元素 6. 可以按住 Shift 键加方向键(上下)来操作编辑控制台显示位置,同时可以按住 Shift 键鼠标移入进行操作编辑控制台显示位置 7. 重复步骤(2)以关闭控制台。
XPath Helper Pro
Extract, edit, and evaluate XPath queries with ease. - Quickly generate an XPath for the current mouse position element - Test and evaluate XPath expressions in real time - Displays the node count and matching result