WebElement.HTML (gb.qt4.webkit)

Property HTML As String

Either:

  • Returns this element converted to (X)HTML, including the start and the end tags as well as its attributes

  • Or replaces the contents of this element as well as its own tag with the specifiedmarkup. The string may contain (X)HTML tags, which is parsed and formatted before insertion into the document.