04-20-2010, 05:26 PM
one of the method could be using SendKeys "{PGDN}".
another way could be using '.Object.scrollIntoView' for any object which you want to make visible. The page will scroll upto where the Object is.
try these and let us know if it works for you.
another way could be using '.Object.scrollIntoView' for any object which you want to make visible. The page will scroll upto where the Object is.
try these and let us know if it works for you.