Returns cookie by name.
string $name:
string|null
UnsupportedDriverActionException When operation not supported by the driver
DriverException When the operation cannot be done
public function getCookie(string $name);