[wtr-general] Re: Watir webdriver - Autoit

2013-04-17 Thread watir webdriver
Thanks Filipin and Chuck for ur suggestions... On Thursday, April 11, 2013 11:13:04 AM UTC+1, watir webdriver wrote: > > Hi there, > > How can we handle popups using Autoit in watir webdriver.Any helpful links > or docs available ? > > Thanks in-advance. > -- -- Before posting, please read htt

[wtr-general] Re: Watir webdriver - Autoit

2013-04-15 Thread Chuck van der Linden
For a true popup the link given earlier is what is recommended. there are many ways to create something that looks like a popup but is just part of the DOM, you can usually tell those because the developer tools will 'see' them (e.g. you can right click and inspect element) for those you trea

[wtr-general] Re: Watir webdriver - Autoit

2013-04-11 Thread watir webdriver
Thanks Filipin On Thursday, April 11, 2013 11:13:04 AM UTC+1, watir webdriver wrote: > > Hi there, > > How can we handle popups using Autoit in watir webdriver.Any helpful links > or docs available ? > > Thanks in-advance. > -- -- Before posting, please read http://watir.com/support. In sh

Re: [wtr-general] Re: Watir webdriver - Autoit

2013-04-11 Thread Željko Filipin
On Thu, Apr 11, 2013 at 12:59 PM, watir webdriver < watirwebdriver...@gmail.com> wrote: > is it a good practice to use autoit to handle popups or not No. Željko -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.

[wtr-general] Re: Watir webdriver - Autoit

2013-04-11 Thread watir webdriver
I'm learning watir webdriver and automating my tests.Just wondering is it a good practice to use autoit to handle popups or not ? Thanks. On Thursday, April 11, 2013 11:13:04 AM UTC+1, watir webdriver wrote: > > Hi there, > > How can we handle popups using Autoit in watir webdriver.Any helpful

Re: [wtr-general] Re: Watir webdriver - Autoit

2013-04-11 Thread Željko Filipin
On Thu, Apr 11, 2013 at 12:30 PM, watir webdriver < watirwebdriver...@gmail.com> wrote: > But I want to know how to use autoit for popups. Why? Željko -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http:/

[wtr-general] Re: Watir webdriver - Autoit

2013-04-11 Thread watir webdriver
Thanks for your reply Filipin I handle the popups the same way as mentioned in... http://watirwebdriver.com/javascript-dialogs/ But I want to know how to use autoit for popups.Won't you recon autoit for watir-webdriver ? Thanks. On Thursday, April 11, 2013 11:13:04 AM UTC+1, watir webdriver