I agree, but for people who just start using watir-webdriver it's much easier to use such API instead of searching for a way to scroll to element (they also may be unfamiliar with JavaScript).
Also, `window.scrollTo` is listed [W3C schools](http://www.w3schools.com/jsref/met_win_scrollto.asp) and even though it's not formal spec, I suppose that means it's not going to be removed anytime soon. @jarib Feel free to close ticket if you wish. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/206#issuecomment-18464190
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
