Example #1
0
 /**
  * @see Behat\Mink\Driver\DriverInterface::getCurrentUrl()
  */
 public function getCurrentUrl()
 {
     return $this->browser->getLocation();
 }