Element Inspector
- Recreates some of the functionality of element inspector in Dev Tools
- Useful to have in situations where a right-click > Inspect causes the thing you want to inspect to disappear (for example, hover/flyout menus)
- Works on hover but you can refine selection using arrow keys
- Press 'C' key to capture node details (logs XPATH and Source to Console)
👉 Element Inspector 👈
Note: video has no sound or voiceover and simply shows the effect of hovering over elements and the info panel updating. It also shows that by pressing 'C', the current element's details (XPATH, Source) are logged to the Console.