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