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