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