Represents a selector used to find nodes in an HTML structure.
Optional
The attributes to look for in a node.
The child nodes to look for in a node.
The tag name for the node to look for.
Represents a selector used to find nodes in an HTML structure.