My guess, not tested is that you'll have to fire an event on element in Firewatir. This isn't the cleanest api right now, but scrollIntoView on IE is a direct call into the underlying ole object. In Firewatir, it'd be a js call, similar to this: http://www.roseindia.net/javascript/javascript-scrollintoview.shtml on the DOM element.
Something we definitely need a common api for, right now it's a leaky abstraction in IE Watir. Can you add a Jira ticket for this? Charley Baker Lead Developer, Watir, http://watir.com On Thu, Apr 21, 2011 at 12:49 PM, Abe Heward <[email protected]> wrote: > Still get the same error. Oh well. > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
