Hi Ha,
Test Studio will not ordinarily record browser window scrolling or other browser-specific actions -- only the actions taken on elements in the webpage itself. Usually, it is not necessary to scroll the browser window to a particular element on the page; Test Studio can perform actions on elements without scrolling to them. Just record an action in your recording browser, and Test Studio will execute it regardless of its location on the page. \
However, if you would like to have the browser scroll to an element during execution, there are ways to do so:
First, you can use the elements menu to record a scroll action on the element. Find the element you want to be visible, and select Scroll Element either to the top or bottom of the screen (either will make the element visible).
Second, you can use the elements menu to record a mouse click on the element. Test Studio will scroll to the element and then perform the mouse click action.
If you had something else in mind, please let us know so we can advise you further.
All the best,
Byron
the Telerik team