92 条评价
- 评分 5 / 5来自 decembre,6 年前Re TEST and Re Edit (2022):
Difficulty to install it on a new Quantum, but finally re work...
:-)
I Re ask same requests:
- Can you add to the Dev menu and the Normal Context menu:
"Open With Chropath"
- Give to the selector Dashed Color line an Z-index which make it always visible .
- Selector Menu:
> Remember the last Choice used (Abs Xpath, Rels Xpath or CSS) .
> Change the color background of this menu (It's black and its items too, so they are only visible on hover them).
- Result Code panel:
> Style it like the normal HTML panel code Dev Tools by using Color Highlighting
> Add a menu to an selected HTML item in it: "See it in the HTML panel"
Old Review (3 years ago):
Thanks, that's the better alternative to my beloved "Firepath" ( that i use a lot to manipulate CSS with ..... Waterfox).
PS:
It's possible to use Chropath on AMO page by going in about:config (tested on Firefox Quantum):
How to enable Firefox WebExtensions on Mozilla websites
[https://www.ghacks.net/2017/10/27/how-to-enable-firefox-webextensions-on-mozilla-websites/]
Suggest ( to be more closer of Firepath simplicity) :
1 - Add to the Chropath panel a HTML box (as it is in it in the right panel of the in-build inspector tab) under its matched results to:
- Highlight all matching results by Chropath.
- Click a matched result to go directly at the right position in this Chropath HTLM box
2 - Add a way to chose a match and go directly to the original inspector panel
3 - Add the inverse function :
Choose an element in the original inspector right HTML panel and send the request to the Chropah tab
4 - Add an option to only display Xpath ot CSS selector (for my use Xpath selectors is not important)开发者回应
发布于 6 年前Thank you for review and suggestion. For sure all these features you will get in upcoming release of ChroPath. - 评分 5 / 5来自 Firefox 用户 14110076,6 年前Awesome tool , working in both Firefox and Chrome . Having this tool is very hand when anybody does want to automate their web applications . I have referred this tool to everybody in my team at work. The support is also awesome , fixed an issue immediately after reporting it. Giving 5 star rating to this tool.
- 评分 5 / 5来自 Firefox 用户 14090512,6 年前
- 评分 3 / 5来自 Firefox 用户 14075016,6 年前
- 评分 5 / 5来自 Firefox 用户 14069086,6 年前This add-ons is a time saver. I use it every time for selenium project. This a best substitute for the FireFox firebug/firepath that has been phased out. Thank you.
开发者回应
发布于 6 年前Thank you so much for the review. It will help people who are looking for FirePath replacement. - 评分 5 / 5来自 Firefox 用户 14068960,6 年前ChroPath is the best xpath add-ons. Amazing tool. It is simpler to use and no fuss. Better than fire path. Best part it has no dependency on other tool like firebug and it supports with firefox latest version from 48.0 onward which saves my lot of time.
- 评分 3 / 5来自 Firefox 用户 14043783,7 年前Dear Sanjay,
First of all, great job done for this one.
I am trying to find out the xpath for the inside form in the below url. But, unable to focus on inside the form. its working fine in old firefox with firepath firebug. Please let me know for the queries if any.
https://www.qcommission.com/request-quote.html开发者回应
发布于 7 年前Thanks for the review and update. That form is inside iframe that's why it's not giving locators for that. Currently ChroPath is not supporting iframe because of it's security feature. I am working on this, hopefully very soon this feature will be added. Request you please change your rating if your query is answered. Thank you. - 评分 2 / 5来自 mip,7 年前
- 评分 5 / 5来自 Firefox 用户 14015157,7 年前After firebug is gone, this is a saviour. As a developer i was hell bound to what should i do after Firebug was gone. Thanks for this :)
开发者回应
发布于 7 年前Thank you for the review. This will help our developer community who is facing issues in selectors/locators writing and validation.