Can I DevTools?
All
120
Accessibility
9
Audit
2
CSS
32
Console
14
Elements
16
JavaScript
4
Network
17
Other
14
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
1
2
3
4
Elements
Edit
Find element with CSS selector
Can I find elements in the DOM tree using CSS selector?
Last Modified
about 1 month ago
Author
@pankajparashar
Test Live
via
BrowserStack
Newsletter
Related (0)
FIREFOX
Share
Notes
Open devtools > Click the "Inspector" tab to open the DOM tree > Under the Inspector tab, locate the "Search HTML" field.
Enter the CSS selector to search the element in the DOM tree.
References (0)