Clicks button or link located by its XPath query.
string $xpath:
void
UnsupportedDriverActionException When operation not supported by the driver
DriverException When the operation cannot be done
public function click(string $xpath);