Quick Element Selection
Element selection mode is active when either condition is met:
- You hold the combination key (
Option + Shifton Mac,Alt + Shifton Windows) - The feature switch is turned on (colored state)
In this mode, you can select target elements faster with the following methods.
Method 1: Mouse Move Selection
Move the mouse over the page to highlight the current element. This is the most direct way.
Method 2: Mouse Wheel Parent/Child Switch
When an element is highlighted, use the wheel to switch hierarchy:
- Scroll up: switch to parent
- Scroll down: switch to child

Method 3: DOM Tree Selection
Hold the combination key and right-click to open the DOM tree panel. You can select any node directly from the tree.
