[wtr-general] Re: Handling popups using watir

2009-04-09 Thread George
What about this neat little script? ie = Watir::IE.attach(/Watir General/) ie.text_field(:name, q).set popups ie.button(:name, qt_g).click Seriously, though...part of the learning process is doing the research. You can't expect that an entirely new set of Watir users are going to magically

[wtr-general] Re: Handling popups using watir

2009-04-09 Thread spike
I'm really sorry, i've tried many things in the code but couldn get a solution from past 3 days. I've stuck in handling this popups. so please dont mind, i apologise for it. On Apr 9, 11:14 am, George george.sand...@gmail.com wrote: What about this neat little script? ie =

[wtr-general] Re: Handling popups using watir

2009-04-09 Thread kiran yajamanyam
opps forgot to attach file :( On Thu, Apr 9, 2009 at 12:18 PM, spike vinaykumarl...@gmail.com wrote: I'm really sorry, i've tried many things in the code but couldn get a solution from past 3 days. I've stuck in handling this popups. so please dont mind, i apologise for it. On Apr 9, 11:14

[wtr-general] Re: Handling popups using watir

2009-04-09 Thread Chuck van der Linden
In the future please stick with the thread you started for the issue, it's best for everyone to have one thread per issue, which hopefully ends with a solution to the problem. Abandoning one thread and starting another just because you didn't like the answers makes things more confused for

[wtr-general] Re: Handling popups using watir

2009-04-09 Thread Chuck van der Linden
On Apr 8, 10:35 pm, George george.sand...@gmail.com wrote: Didn't you just make a thread about this? Actually I count 4. maybe more I might have missed a few. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[wtr-general] Re: Handling popups using watir

2009-04-08 Thread George
Didn't you just make a thread about this? On Apr 8, 9:23 pm, spike vinaykumarl...@gmail.com wrote: Hi Can somebody please help me with handling popups using Watir i'm stuck with this. I tried many suggestions but it didnt help me. I'm working on Windows XP and Internet Explorer 7.

[wtr-general] Re: Handling popups using watir

2009-04-08 Thread spike
ya but the solutions are not working for me. On Apr 9, 10:35 am, George george.sand...@gmail.com wrote: Didn't you just make a thread about this? On Apr 8, 9:23 pm, spike vinaykumarl...@gmail.com wrote: Hi Can somebody please help me with handling popups using Watir i'm stuck with