Find DOM node
Previous  Top  Next

Another way to inspect the DOM is to search for particular elements you're interested in by ID/Name, TagName/class, or attribute Text.

FindDOMNode1_M
FindDOMNode2_M