class HtmlNode(BaseDTO)
A class representing a single HTML node, with the xpath and offset.
Attributes:
xpath
offset
Was this page helpful?