Returns element's inner html by its XPath query.
string $xpath:
string
UnsupportedDriverActionException When operation not supported by the driver
DriverException When the operation cannot be done
public function getHtml(string $xpath);