Skip to main content

Element tree

Element tree Open the Element Tree to traverse the DOM hierarchy, then select the specific element you want to modify by clicking on it.

Element attributes

Element tree 2 In Selector mode, you can control how the selector is generated when you click an element. Based on your configuration, details such as the element’s ID, classes, and attributes are displayed in the selector tree. This information also assists in navigating the DOM structure to accurately locate the desired element.

Selector tooltip

Element tree 2 If the tooltip option is enabled, element details are displayed when you hover over an item in the element tree.