# File lib/celerity/browser.rb, line 142
    def url
      assert_exists
      @page.getWebResponse.getWebRequest.getUrl.toString
    end