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