Since this doesn't really bring anything to the table over what can already be done with `execute_script`, I don't think we should add it. `window.scrollTo` is also a non-standardized API.
WebDriver's `Element#location_once_scrolled_into_view` is also not very reliable and may disappear in the future, hopefully replaced by a more robust scrolling API if there are real use cases. I think it'd make sense for us to wait and see what happens there. I think simple wrappers around JS APIs just as well can be done as third-party gems, e.g. like 90kts/watir-webdriver-performance. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/206#issuecomment-18464074
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
