CssXpath Finder
The best CSS & Xpath finder for your web automation!
Vad är CssXpath Finder?
CssXpath Finder är en Chrome-tillägg utvecklad av cssxpathfinder, och dess huvudfunktion är "The best CSS & Xpath finder for your web automation!".
Tilläggsskärmbilder
Ladda ner CssXpath Finder-förlängningens CRX-fil
Ladda ner CssXpath Finder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Meet CssXpath Finder, your trusty sidekick for web automation and developer! This extension turbocharges your workflow with these game-changing features:
🔍 Easy Locator Generation: Say goodbye to selecting an element using arrow button. Simply right-click on any element, then hit Get Selector for generating the unique locator
🎯 Smart Selection: It's smart enough to skip over elements that is actually multiple in the HTML, so you get exactly what you need.
🚀 One-Click Copy: Copy your generated locators with a single click. No more manual copy paste.
💪 Multiple Locator Options: CssXpath Finder gives you multiple CSS and XPath options while still give you more options like ID and className but if only they're exist and unique
🤖 Built in WebdriverIO self-healing generator & snippet
🤩 User-Friendly: It's designed for developers and testers of all levels.
🤠 Prioritize your privacy and security. It doesn't collect or store any personal data or browsing history.
Share your feedback in Reviews section,
Thank you Grundläggande Information om Tillägg
| Namn | |
| ID | ocljadhcelhohjbnkahjonccmbbjnmmi |
| Officiell webbadress | https://chromewebstore.google.com/detail/cssxpath-finder/ocljadhcelhohjbnkahjonccmbbjnmmi |
| Beskrivning | The best CSS & Xpath finder for your web automation! |
| Filstorlek | 2.87 MB |
| Antal Installationer | 47 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2023-10-18 |
| Publiceringsdatum | 2023-10-01 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | cssxpathfinder |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://sites.google.com/view/cssxpath-finder |
| Stödda Språk | en-US |
| manifest.json | |
{
"name": "CssXpath Finder",
"description": "The best CSS & Xpath finder for your web automation!",
"version": "1.2",
"manifest_version": 3,
"icons": {
"16": "\/images\/16.png",
"32": "\/images\/32.png",
"48": "\/images\/48.png",
"128": "\/images\/128.png"
},
"permissions": [
"contextMenus"
],
"content_scripts": [
{
"js": [
"app\/src\/content.js"
],
"run_at": "document_start",
"matches": [
" | |