Re: [wtr-general] Re: Javascript Dialog Handling on Watir Webdriver

2011-12-23 Thread Simson Situmeang
Thx Chuck. Finally I use Autoit to handle it. I just send 'enter' from Autoit to close that dialog. And it works. On Fri, Dec 23, 2011 at 5:05 AM, Chuck van der Linden wrote: > On Dec 22, 6:26 am, Simson Situmeang > wrote: > > Hello Asif, > > > > thx for your reply. > > > > I also tried to use

Re: [wtr-general] Re: FireFox 8 and mouseover and/or clicking

2011-12-23 Thread Abe Heward
I am definitely also experiencing a variant of this problem. The menu I want appears partially obscured in the upper left corner of the browser and the script throws the MoveTargetOutOfBoundsError. -- Before posting, please read http://watir.com/support. In short: search before you ask, be n

Re: [wtr-general] Re: FireFox 8 and mouseover and/or clicking

2011-12-23 Thread Abe Heward
Jari, isn't there already an issue open for this? https://github.com/jarib/watir-webdriver/issues/46 -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+uns

[wtr-general] Re: UTF-8 characters being ignored

2011-12-23 Thread Abe Heward
Do your scripts have the magical line... # coding: UTF-8 ... at the top? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.com

[wtr-general] Re: FireFox 8 and mouseover and/or clicking

2011-12-23 Thread Abe Heward
Chuck, thanks for the jQuery hint. That's the solution I've come to, as well. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@googlegroups.co