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