Re: [Wtr-general] Error selecting links within nested iFrame?

2006-10-26 Thread Željko Filipin
On 10/26/06, Ethan Jewett [EMAIL PROTECTED] wrote: That way, if I'm not mistaken, one could do thingslike ie.element(*).flash.click.click to click an object twice and thenmake it flash.Actually, ie.element(*).flash.click.click would first flash an element and then click it twice. Zeljko--

[Wtr-general] Carl L Shaulis is out of the office.

2006-10-26 Thread carl . l . shaulis
I will be out of the office starting 10/26/2006 and will not return until 10/27/2006. If you need immediate assistance please try Cari Spruiell or my cell phone at 512-560-5773. Thanks! -- NOTICE: The information contained in this electronic mail transmission is intended by Convergys

[Wtr-general] IE stops randomly | whole server is not available while evaluating a test

2006-10-26 Thread Benjamin Hemken
Hi there, first i want to explain shortly what we built and then i will come my problems. We built a testing framework for our project managers. They should be able to create some projects and tests for each client. Because of this, we redirected the output of watir to an rhtml file in rails.

Re: [Wtr-general] Error selecting links within nested iFrame?

2006-10-26 Thread Ethan Jewett
Indeed it would. Thanks for the catch : ) Ethan On 10/26/06, Željko Filipin [EMAIL PROTECTED] wrote: On 10/26/06, Ethan Jewett [EMAIL PROTECTED] wrote: That way, if I'm not mistaken, one could do things like ie.element(*).flash.click.click to click an object twice and then make it flash.

Re: [Wtr-general] ASP.NET and Watir

2006-10-26 Thread Alan Ark
I am using Watir to extensively test our ASP.NET application. I would start with using irb to start your investigations on what you are actually looking at. The show* commands are what I would use. Both IE and Firefox also have a web developer extensions available so that you can get