/**
  * {@inheritdoc}
  */
 public function reload()
 {
     $this->browser->refresh()->waitForPageToLoad($this->timeout);
 }