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