Method: Selenium::WebDriver::Point#x
- Defined in:
- lib/selenium/webdriver.rb
permalink #x ⇒ Object
Returns the value of attribute x
34 35 36 |
# File 'lib/selenium/webdriver.rb', line 34 def x @x end |
Returns the value of attribute x
34 35 36 |
# File 'lib/selenium/webdriver.rb', line 34 def x @x end |