Testing_Selenium::getCookieByName
Returns the value of the cookie with the specified name, or throws an error if the cookie is not present.
Signature
public function getCookieByName(string
$nameĀ )
Parameters
-
$name
- the name of the cookie
Returns
- string
- the value of the cookie