제작자: cuong-vm
Inspect and view changes in xPath 2 & Robot framework commands source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "xPath 2 & Robot framework commands",
"description": "Click on any element to get the xPath",
"homepage_url": "https://github.com/cuong-vm/xpath-finder",
"version": "1.0.4",
"icons": {
"64": "icons/default-64.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/default-64.png",
"default_title": "Click on any element to get the XPath and Robot framework automated test commands"
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"<all_urls>"
],
"js": [
"inspect.js"
]
}
],
"commands": {
"toggle-xpath": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Toggle plugin"
}
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"activeTab",
"<all_urls>",
"storage"
]
} 최고의 xPath 2 & Robot framework commands 대안
다음은 xPath 2 & Robot framework commands과(와) 유사한 Firefox add-on입니다:
xPath Finder
Tomasz Rembacz
Relative XPath Assistant
Francesco De Stefano
SelectorsHub Pro
Sanjay Kumar | SelectorsHub Founder
BotForce365 Web Inspector
Botforce365 Web Inspector
TruePath
SumitG
Trackr.bot Element Selector
Trackr.bot
XPath Highlighter
mrkptt
ZXPath
JoshuaCold
Web Automation Selector Picker
mfthrmdhn
Ruto - XPath Finder
TestLeaf
Selector Generator (XPath/CSS)
Fhicks1021
ElemPick - A Selector XPath Element Picker
Sixcious