Libraries
»
watir
(7.3.0)
»
Index (S)
»
Watir
»
Scrolling
Module: Watir::Scrolling
Included in:
Browser
,
Element
Defined in:
lib/watir/scroll.rb
Instance Method Summary
collapse
#
scroll
⇒ Object
Instance Method Details
#
scroll
⇒
Object
5 6 7
# File 'lib/watir/scroll.rb', line 5
def
scroll
Scroll
.
new
(
self
)
end