class Selenium::WebDriver::Element

def location_once_scrolled_into_view

def location_once_scrolled_into_view
  bridge.element_location_once_scrolled_into_view @id
end