为什么自 Firefox 51.0.1 起 FirePath 不再工作?

Why doesn't FirePath work anymore since Firefox 51.0.1?

我有 Firefox 版本 51.0.1 和 Firebug 版本 2.0.18(尽管它只显示 "deactivated")。我一直在安装最新的 FirePath,但当我单击 Firebug 图标时我没有看到它出现。

它们都在我的扩展中启用了。我几天前看到它,但由于某种原因我昨天不得不重新安装 Firefox,Firebug 和 FirePath 都不见了,现在给我带来了问题。有人可以帮忙吗?

Firebug 开发已停止,一旦启用 multi-process Firefox 并单击 Firebug 按钮将打开 Firefox DevTools instead. You can read more about this in the related Mozilla Hacks blog post

这也会影响 FirePath,因为它不适用于 Firefox DevTools。

他们没有与之完全等价的东西,但允许您通过 $x() command within the command line. Furthermore, there are requests for copying the XPath of an element and for searching for XPaths within the Inspector.

测试 XPaths

还有一种方法可以让 Firebug 和 FirePath 通过 再次工作。虽然这只是一个临时解决方案,因为在即将推出的 Firefox 版本中将强制执行多个进程。

请看这个问题的答案。绝对有效-

我所做的只是删除我的 Firebug 和 Firepath,下载 Firebug 版本 2.0.18 并重新安装 Firepath。 它对我来说很好用。

最新的 Firefox 已使用 DevTool 而不是 Firebug。

您可以重新激活 Firebug 以按照上述链接进行返工。

about:config 中,将首选项 browser.tabs.remote.autostartbrowser.tabs.remote.autostart.1browser.tabs.remote.autostart.2 设置为 false

我只是分享我在 google 上的发现。不用降级任何东西,你们可以使用 ChroPath。它适用于 - Chrome 和 Firefox。

chrome 插件:https://chrome.google.com/webstore/detail/chropath/ljngjbnaijcbncmcnjfhigebomdlkcjo?hl=en

火狐插件: https://addons.mozilla.org/en-US/firefox/addon/chropath-for-firefox/

这是视频: https://www.youtube.com/watch?v=HZnMieaLY8c&feature=youtu.be

实际站点: https://medium.com/@mailcoolsanjay/chropath-firepath-for-chrome-browser-3130e72b4754