Reloads the current browser.
public function reload() : Crawler { return $this->requestFromRequest($this->history ->current(), false); }