Scrolling a page

hi,

i am trying to scroll AHD request page but i am unable to do it. Please help me with it.

thanks and regards,
lokhnath.t

Hi,

Configure the web element which you want to scroll to and select interaction Scroll Into View

Regards,
Amit

already tried it still not working. what type of selector should i use by ID or by css3

Hi,

You will have to figure out what identifies your web element uniquely. If that is not working then you can use Java script window.scrollTo method also.

Regards,
Amit