Finds elements with specified XPath query.
string $xpath:
NodeElement[]
UnsupportedDriverActionException When operation not supported by the driver
DriverException When the operation cannot be done
public function find(string $xpath);