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