Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.

  • 1 отговор
  • 2 имат този проблем
  • 1 изглед
  • Последен отговор от Balázs Meskó

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ó