[wtr-general] making old watir scripts compatiable with new watir webdriver

2011-11-10 Thread sumanth
active browser]. Do we have any solutions to overcome this problem? I am just wondering how to migrate this huge library to use watir- webdriver. any news for jssh plugins for ff4.0 or greater versions? Thanks in advance Sumanth -- Before posting, please read http://watir.com/support. In short

[wtr-general] Re: making old watir scripts compatiable with new watir webdriver

2011-11-11 Thread sumanth
gt; There are a few instances where Watir is still superior for driving > IE, so you may want to take care of updating everything to use watir > 2.0, and take care of steps 1 & 2, and then fork the scripts off and > deal with items 3 and 4 with respect to running things under Watir- > Webdr

[wtr-general] watir 1.6.5 click method is not giving any response after clicking IE9 links

2012-03-16 Thread sumanth
Hi All, I am using Watir 1.6.5 since long time for IE, FF automation. I have to support the scripts what I automated earlier with IE9 now and I see that click method in IE9 is not clicking the object even though watir is not throwing any error. Please look into this issue. Sumanth

[wtr-general] Watir not working properly with IE11-Windows 8.1

2013-11-12 Thread sumanth
me, script could not click the link and thrown a error saying unknown object. Interestingly, when I use IRB, the same code works fine. I am really confused what is going wrong here. Any help would be really appreciated. Thanks Sumanth -- -- Before posting, please read http://watir.com/suppo

[wtr-general] need to access select_list with in a popup

2009-03-25 Thread sumanth
Hi All, i need to access a select_list with in a popup. here i need to select required item and then click OK button on the popup. Any ideas? Thanks in advance Sumanth --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[wtr-general] Re: need to access select_list with in a popup

2009-03-26 Thread sumanth
009 at 07:33, sumanth wrote: > >     i need to access a select_list with in a popup. > > Take a look at this: > > http://wiki.openqa.org/display/WTR/Pop+Ups > > Also, if you send us the link to the page you are testing, or it's html,

[wtr-general] Re: need to access select_list with in a popup

2009-03-26 Thread sumanth
for example the dialog box when we try to do RDP from windows box has a select list containing set of different ip's of previously accessed machines. we need to select one of them then try to click Connect. On Mar 26, 2:56 pm, Željko Filipin wrote: > On Thu, Mar 26, 2009 at 07:33,

[wtr-general] Re: need to access select_list with in a popup

2009-03-26 Thread sumanth
i can not this popup using ie.attach ( so not a new browser window). its a dialog box. i can able to access the window using Autoit.winwait ("title of window") but after that i am stuck with accessing the select_list in that box. i can send the keys to that box using send_keys but i want to selec

[wtr-general] Re: need to access select_list with in a popup

2009-03-26 Thread sumanth
Filipin wrote: > On Thu, Mar 26, 2009 at 15:38, sumanth wrote: > > its a  dialog box. > > To make this shorter, can you send us the screen shot or anything that would > help us find out what kind of pop up beast are you dealin

[wtr-general] Re: Problem with running test scripts on Firefox/3.0.4

2009-02-04 Thread sumanth krishna
Thx, this helped me tooo :) On Dec 7 2008, 8:58 pm, "anna barbara ostrowska" wrote: > Thx, Firefox didnt allow pop up and open tab instead of new window. > I have changed setting and it works now:) > Thx, again > > 2008/12/5 Michael Hwee > > > > > Did you go and check add-ons and see whether js