On Tue, Sep 27, 2011 at 5:10 PM, the_zonker <the.zonk...@gmail.com> wrote:

>
> Does watir-webdriver has native methods to scroll inside the element
> (not in browser window or frame)?
>

Try this (accessing the underlying WebDriver API):

  element.wd.location_once_scrolled_into_view

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to