Method: Selenium::WebDriver::Rectangle#y

Defined in:
lib/selenium/webdriver.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y

[View source]

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

def y
  @y
end