I was wondering if anyone could provide information, or perhaps some sample code, showing how to scroll a jqGrid from within a Selenium test program.
I am writing a test program that requires scrolling of the grid such that rows in the grid that are not immediately visible can be scrolled to be read programmatically.