We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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.

Alla svar (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

Ändrad av Balázs Meskó