class Watir::Element
Public Instance Methods
scroll()
click to toggle source
# File lib/browser_scroll/element.rb, line 3 def scroll Scroll.new(self) end
# File lib/browser_scroll/element.rb, line 3 def scroll Scroll.new(self) end