Returns current URL address.
string
public function getCurrentUrl() { return $this->driver ->getCurrentUrl(); }