Ejemplo n.º 1
0
 /**
  * @see Behat\Mink\Driver\DriverInterface::reload()
  */
 public function reload()
 {
     $this->browser->refresh()->waitForPageToLoad($this->timeout);
 }