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