# File lib/celerity/browser.rb, line 159
    def status
      execute_script "window.status" # avoid the listener overhead
    end