Method: AutomationObject::Driver::CommonSelenium::ElementGeometry#height
- Defined in:
- lib/automation_object/driver/common_selenium/element_geometry.rb
#height ⇒ Numeric
26 27 28 |
# File 'lib/automation_object/driver/common_selenium/element_geometry.rb', line 26 def height @subject.size.height end |