[wtr-general] Re: Working with Ajax and watir

2009-04-20 Thread spike
Hi i went through the link and did some changes but it didnt work for me below is the code i'm using to handle the ajax popup. please suggest the changes required require 'Watir/ie' require 'test/unit' require 'watir/testcase' require 'win32ole' require 'watir/contrib/enabled_popup' class

[wtr-general] Re: Working with Ajax and watir

2009-04-20 Thread Chuck van der Linden
Look I'm not sure how to make this any clearer Without direct access to the page you are tryng to test, there's no way anyone here can tell you exactly what you need to do (i.e. suggest the changes required) to make things work (aka do your job for you) Without access to output and error

[wtr-general] Re: Working with Ajax and watir

2009-04-17 Thread Chuck van der Linden
You may want to read this thread... http://groups.google.com/group/watir-general/browse_thread/thread/0751c85e0bf98cd5?hl=en# You need to determine if that's really some kind of popup, (and if so what type) or if it's just a div that looks and behaves a bit like a popup. On Apr 17, 2:09 am,