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