Class: Watir::Browser
- Inherits:
-
Object
- Object
- Watir::Browser
- Defined in:
- lib/browser_scroll/browser.rb,
lib/browser_scroll/browser/scroll.rb
Defined Under Namespace
Classes: Scroll
Instance Method Summary collapse
Instance Method Details
#scroll ⇒ Object
3 4 5 |
# File 'lib/browser_scroll/browser.rb', line 3 def scroll Scroll.new(self) end |