Overrides CoreDriver::reset
public function reset() { // Restarting the client resets the cookies and the history $this->client ->restart(); $this->forms = array(); $this->serverParameters = array(); }