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