[wtr-general] Re: firewatir and jssh

2009-05-21 Thread Angrez Singh
Class method for Firefox Attach is there in the Watir trunk. Getting latest version will solve the problem - Angrez On Thu, May 21, 2009 at 12:25 PM, Bill Agee billa...@gmail.com wrote: If you just need to attach to a Firefox window, and don't need the same code to work with IE and Firefox, I

[wtr-general] Re: Watir - some VERY slow functions

2009-05-21 Thread Alex Collins
Paul, I just put a quick performance page with 200 radio elements on. Using Watir 1.6.2 in a Windows XP Virtual Machine it took me just under 5 seconds to iterate over all of them and print the values. I agree that it did seem to run more slowly per element by the end. Could you possibly

[wtr-general] Re: os and browser version

2009-05-21 Thread Željko Filipin
On Mon, Apr 13, 2009 at 10:06 AM, Jarmo Pertman jarm...@gmail.com wrote: Anyway, I am using the code above and it is working with IE6, IE7 and IE8 successfully. Jarmo, I can not get this to work. Autoit does not populate the file upload pop up. Could you please take a look at my code and let

[wtr-general] Re: Can v handle alert messages after certain amount of time

2009-05-21 Thread sHiVa
Hi, I would like to close a popup after certain time interval through external thread. is it possible? How to find out an already opened popup creation time? Regards Siva Phaneendra Krapa On May 15, 10:49 pm, Chuck van der Linden sqa...@gmail.com wrote: is this just one particular place in

[wtr-general] Weirdness when working with multiple Firefox windows - using Watir::Browser

2009-05-21 Thread Alan Ark
Hi folks. Running ruby 1.8.6 Win XP SP3 Version of Watir from github from (5/20/2009) - reports as 1.6.2, but its not the released version. It appears that my browser windows are getting their wires crossed somehow. I'm attaching code that should show the problem. What I see: Browser A

[wtr-general] Re: Weirdness when working with multiple Firefox windows - using Watir::Browser

2009-05-21 Thread Bill Agee
I think this is a known issue in the trunk code (and older). FireWatir currently only lets you interact with one browser window at a time, so once you've attached to a new Firefox browser, you have to close it down before you can interact with your first browser again. I think there was some

[wtr-general] Re: Weirdness when working with multiple Firefox windows - using Watir::Browser

2009-05-21 Thread Michael Hwee
I think it is more like a problem with 'attach'. There is known issue with attaching to Firefox. From: Alan Ark ar...@compli.com To: watir-general@googlegroups.com watir-general@googlegroups.com Sent: Thursday, May 21, 2009 10:02:50 AM Subject: [wtr-general]

[wtr-general] Running Watir suite from Hudson

2009-05-21 Thread Lisa Crispin
Is anyone using Hudson to run their Watir suites? Is there a Hudson plugin for Watir? We've always run our suites from the DOS window, using testrunner (we use the test/unit framework). But we really need to get it into a scheduled build. We can run it on a slave Windows vm from Hudson, but we

[wtr-general] gmail tutorial example doesn't work

2009-05-21 Thread MatchBook
Hello, I was burnishing my watir skills and I noticed that this example didn't work. It fails on the canvas_frame.button(:text, 'Send').click# Send the message step. I tried myself to figure out how to fix this problem as a challenge to my developing skills. I had trouble. The

[wtr-general] Re: Running Watir suite from Hudson

2009-05-21 Thread karim rayani
How about using watircraft, i guess we can perform batch run's of test cases in that rite?? On Fri, May 22, 2009 at 5:02 AM, Lisa Crispin lisa.cris...@gmail.com wrote: Is anyone using Hudson to run their Watir suites? Is there a Hudson plugin for Watir? We've always run our suites from the

[wtr-general] how simulate click the calendar day?

2009-05-21 Thread lnl
In date control,I could simulate select 'year',select 'month', but how to simulate click the day? thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to