# File lib/selenium/webdriver/remote/bridge.rb, line 416 def submitElement(element) execute :submitElement, :id => element end