Method: Webdriver::Element#location_in_view

Defined in:
lib/webdriver/element.rb

#location_in_viewObject



17
18
19
# File 'lib/webdriver/element.rb', line 17

def location_in_view
  @connection.get "location_in_view"
end