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