Overrides CoreDriver::getHtml
public function getHtml(string $xpath) { return $this->executeJsOnXpath($xpath, 'return {{ELEMENT}}.innerHTML;'); }