Hi ITG,
We are automating a Web application that was designed by using WiseJ Framework . When we are trying to scroll (Up/Down) the window using Javascript, nothing is happening.
Please find the attached snapshot for your reference.
Could you please help me out on this issue.
Thanks,
Venkat
You are calling scrollTo on the wrong element. The window is the entire browser window. And document.body.scrollHeight is the height of the document body.
Please contact us directly at support@wisej.com.
Please login first to submit.