/**
  * {@inheritdoc}
  */
 public function reset()
 {
     $this->browser->deleteAllVisibleCookies();
 }