Method: Selenium::WebDriver::Rectangle#width

Defined in:
lib/selenium/webdriver.rb

#widthObject

Returns the value of attribute width

Returns:

  • (Object)

    the current value of width

[View source]

36
37
38
# File 'lib/selenium/webdriver.rb', line 36

def width
  @width
end