Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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.

Alle Antworten (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

Geändert am von Balázs Meskó