Xpath Ninja
Generates xpath on clicking the element.
Dev Tools Extension to report on elements attributes and copy their value as text or xpath expression
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
A dev tools extension that allows to inspect Html elements attributes by name or custom name and display a list with their values or missing values. It is possible to copy the value to the clipboard or the xpath expression to enable developers to quickly debug xpath expression selectors and validate their attributes can be selectable or are missing values etc.
Inspect the latest comments and rating distribution.
Store average score: 5.0. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Generates xpath on clicking the element.
Get info on OS Commands, IPs, Domains, URLs, Hashes, Windows Events and Registry keys, Strings, and Files with one click.
Show data attributes on your page
Permite generar Xpaths utilizando la métodologia Haka Lab para automatización de pruebas de software.
Say goodbye to tricky element selection. Simplify scripting, mock network events, export to Puppeteer, Playwright and more.
Generate relative XPaths by pointing and clicking on elements.
Super useful tool!
Handy tool to quickly inspect for missing attributes like id or data-testid. It also lets you try xpath selector quickly by copying the selector and trying it in the console. Neat. Love also the ability to copy the results as json.
We use to to identify some missing custom attributes used by our QA automation. Very valuable.
Found this very useful for reporting on custom attributes like data-xyz etc and be able to quickly test xpath selectors in the console for automation testing and similar things