/**
  * {@inheritdoc}
  */
 public function getCurrentUrl()
 {
     return $this->browser->getLocation();
 }