nlfdopnkeodpiondihlgnhgpjieoopbj
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
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 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 One-Click Copy
Extract XPath of the selected text. XPath Clipboard is a powerful and user-friendly Chrome extension designed to streamline the process of extracting XPath queries from web pages. With just a click, users can easily copy the XPath of any selected element directly to their clipboard, making it an essential tool for web developers, testers, and users.
XPath Parser
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