# File lib/selenium/webdriver/remote/bridge.rb, line 405 def getActiveElement Element.new self, element_id_from(execute(:getActiveElement)) end