# File lib/selenium/webdriver/common/element.rb, line 193 def css_value(prop) bridge.getElementValueOfCssProperty @id, prop end