搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is there any add on to find web elements on Firefox version 57.0.7 i.e. Quantum version? I want to use for my selneium scripts.

more options

To identify elements on web page we were earlier using FirBug and FirPath. I want to know which add on we can use in FireFox version 57.0.7 i.e. Quantum.

To identify elements on web page we were earlier using FirBug and FirPath. I want to know which add on we can use in FireFox version 57.0.7 i.e. Quantum.

所有回复 (1)

more options

In the past, there was a bug filed for this problem: https://bugzilla.mozilla.org/show_bug.cgi?id=987877

The bug was fixed in Firefox 56, so now you can open the Developer Console, select the element with the element finder tool, then right-click on the item, and select Copy → XPath / CSS Selector / CCS Path

由Balázs Meskó于修改