mirror of
https://github.com/appium/appium.git
synced 2026-02-09 11:18:51 -06:00
This fix adds a new option (direction) to 'mobile: scrollTo'. If 'horizontal' is provided (or if the view is a HorizontalScrollView), we will call setAsHorizontalList() before commencing the scroll.