Visit specified URL.
string $url url of the page:
void
UnsupportedDriverActionException When operation not supported by the driver
DriverException When the operation cannot be done
public function visit(string $url);