HtmlNode Objects
xpathstr - The xpath of the nodeoffsetint - The offset of the content from the xpath
HtmlRange Objects
startHtmlNode - The starting node of the range.endHtmlNode - The ending node of the range.
๐ The World's Largest Multimodal AI Dataset! Encord's E-MM1 is available now.
class HtmlNode(BaseDTO)
xpath str - The xpath of the nodeoffset int - The offset of the content from the xpathclass HtmlRange(BaseDTO)
start HtmlNode - The starting node of the range.end HtmlNode - The ending node of the range.Was this page helpful?