Symfony Functional Test Clear Session and Cookies
// clears all cookies and the history
$client->restart();
Funpro
// clears all cookies and the history
$client->restart();