markgargan
Programmer
Hi folks,
There's a method on the Watir:IE object to maximize the window, however, some of our buttons are still out of view and require the page to be scrolled down to view them.
I'd like to be able to demonstrate all the buttons being click in our application deployment that I'm developing with ruby but I can't seem to find a scroll method for the IE object?
Is there anything along those lines available?
Thanks,
Mark.
There's a method on the Watir:IE object to maximize the window, however, some of our buttons are still out of view and require the page to be scrolled down to view them.
I'd like to be able to demonstrate all the buttons being click in our application deployment that I'm developing with ruby but I can't seem to find a scroll method for the IE object?
Is there anything along those lines available?
Thanks,
Mark.