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