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