# File lib/celerity/browser.rb, line 777
    def focused_element
      element_from_dom_node(page.getFocusedElement())
    end