From: Joel Pearson Date: 2013-04-11T04:04:47+09:00 Subject: Re: question on watir Raj pal wrote in post #1104861: > Include this question with the above one, when watir places the value in > the text box, it moves the screen towards upwords, can I stop this > screen movement? I haven't observed this behaviour, however I should think if it does this then the solution would be to interact with another element which makes the screen scroll back down, or interact with the element directly using a bit of JavaScript. If you give me the link (or the HTML), and the relevant code, then I can experiment and see what I can come up with. -- Posted via http://www.ruby-forum.com/.