xpath creator
create dynamic xpaths on the go.Check the browser console for xpaths
Vad är xpath creator?
xpath creator är en Chrome-tillägg utvecklad av sunilkumar.ramamurthy, och dess huvudfunktion är "create dynamic xpaths on the go.Check the browser console for xpaths".
Tilläggsskärmbilder
Ladda ner xpath creator-förlängningens CRX-fil
Ladda ner xpath creator-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
This browser extension creates/generates all possible xpaths of any webelement. Grundläggande Information om Tillägg
| Namn | |
| ID | elfinpbofafmkgjbmkfeboccoohncjam |
| Officiell webbadress | https://chromewebstore.google.com/detail/xpath-creator/elfinpbofafmkgjbmkfeboccoohncjam |
| Beskrivning | create dynamic xpaths on the go.Check the browser console for xpaths |
| Filstorlek | 39.09 KB |
| Antal Installationer | 65 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2019-09-24 |
| Publiceringsdatum | 2019-09-22 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | sunilkumar.ramamurthy |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "xpath creator",
"version": "1.0",
"manifest_version": 2,
"description": "create dynamic xpaths on the go.Check the browser console for xpaths",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_title": "create dynamic xpaths on the go.Check the browser console for xpaths",
"default_icon": "icon16.png"
},
"content_scripts": [
{
"all_frames": true,
"matches": [
" | |