# File lib/selenium/webdriver/common/element.rb, line 190
      def location_once_scrolled_into_view
        bridge.getElementLocationOnceScrolledIntoView @id
      end