Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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.

Vsi odgovori (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

Spremenil Balázs Meskó