[wtr-general] Re: Unable to click buttons in the pop-up when the machine is locked

2012-10-02 Thread Jarmo Pertman
You could also try to monkey patch RAutomation as described in this issue: https://github.com/jarmo/RAutomation/issues/28 Maybe it helps, i haven't tried. Jarmo Pertman - IT does really matter - http://itreallymatters.net On Tuesday, October 2, 2012 3:37:11 PM UTC+3, enroxorz wrote: > > Hav

[wtr-general] Re: Unable to click buttons in the pop-up when the machine is locked

2012-10-02 Thread enroxorz
Have you looked at this? http://watirwebdriver.com/javascript-dialogs/ The latter portion will work with 3.0.0 (3.1.0 and higher will need to use the former). Also, if you are planning on using 3.1 or 3.2 in the future look at this post for an odd caveat that I found with Javascript Dialog Box

[wtr-general] Re: Unable to click buttons in the pop-up when the machine is locked

2012-10-01 Thread praveen kumar
Watir 3.0.0 On Tuesday, October 2, 2012 1:27:55 AM UTC+5:30, enroxorz wrote: > > What version of Watir are you using? > > On Monday, October 1, 2012 2:26:35 AM UTC-4, praveen kumar wrote: >> >> Hi All, >> >> There is a javascript pop-up. I am handling as shown below. It is working >> fine only

[wtr-general] Re: Unable to click buttons in the pop-up when the machine is locked

2012-10-01 Thread enroxorz
What version of Watir are you using? On Monday, October 1, 2012 2:26:35 AM UTC-4, praveen kumar wrote: > > Hi All, > > There is a javascript pop-up. I am handling as shown below. It is working > fine only if that window is enabled. > > If the machine is locked or moving to the another window w