Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-22 Thread Angrez Singh
Hi,I had run mozilla_all_tests.rb yesterday night I got no failures:$ruby mozilla_all_tests.rb Loaded suite mozilla_all_testsStarted.Starting win setFileDialog in new process. Setting text

Re: [Wtr-general] FireWatir release alpha v1.0

2006-03-22 Thread Zeljko Filipin
I think it is my mistake. My Firefox opens new windows in new tab, and I think there is some pop-up blocker hiding.On 3/22/06, Angrez Singh [EMAIL PROTECTED] wrote:I'll try to run these test on some other machine let you know if there are any failures. One thing that you can check is that your

[Wtr-general] Introduction and Questions [find browser's objects]

2006-03-22 Thread Rodrigo Julian Martin
Hello Everybody, First i will introduce myself, my name is Rodrigo and i'm a new user of Watir/Ruby, from Argentina. I'm very excited and amazed with this, it seems that i've finally find home (i was using TestComplete and _vbscript_ as tools for Web Testing). I have some

Re: [Wtr-general] Introduction and Questions [find browser's objects]

2006-03-22 Thread Chris McMahon
First i will introduce myself, my name is Rodrigo and i'm a new user of Watir/Ruby, from Argentina. Good to meet you. 1) Can i find ALL the objects loadead in the browser, searching them by their classname [or any other propertie]? Is there a function or method If you open the file watir.rb

Re: [Wtr-general] Watir 1.5?

2006-03-22 Thread Bret Pettichord
On 3/22/06, Dave Burt [EMAIL PROTECTED] wrote: Are these loose ends the same thing as the FAQ and the website, etc? Or are they inconsistencies in Watir 1.5's object model? Or something else entirely? We have both of course, but i was speaking of the lack of pointers on the new website about

[Wtr-general] Problem running Tests with FireWatir Questions

2006-03-22 Thread Rodrigo Julian Martin
Hi, Ive recently installed the FireWatir, apparently without any problem. But, when I try to run the mozilla_all_tests.rb, I receive this error message: C:/Program Files/Watir/mozilla_unittests/mozilla_all_tests.rb:1: syntax error html head ^ C:/Program

[Wtr-general] Problem Solved with FireWatir, but another one appeared =(

2006-03-22 Thread Rodrigo Julian Martin
Hi all, My mistake in the last message about Firewatir, Ive just realized that Ive downloaded wrongly the files of the release =( Now that I have all the files right, I still get this error message: C:\Program Files\Watir\mozilla_unittestsmozilla_all_tests.rb

Re: [Wtr-general] Window attach problem.

2006-03-22 Thread Galina Maralina
Thank you, Bret. I just verified that this is a timing issue, and if it works just fine, if I give it some more time... I saw the discussion of IE::attach_timeout. Can I use this fix from development somehow with the version of water I am using, or I need to wait for another release? If I need

[Wtr-general] OT: Line Order in Scripts and Writing File Output

2006-03-22 Thread Paul Carvalho
Hi there, please forgive the Off-Topic question. Let me know if I should try another forum or resource (and which ones they are).I'm trying to refactor one set of Watir scripts into separate files so that it is more like the setup used in the UnitTests and I seem to be having some difficulty

[Wtr-general] How to capture the screen which has scrollable content?

2006-03-22 Thread Padhma N
Hi all, I have the following question- I would like to capture the entire content of my webpage. I used following Screen Capture functionality provided by Watir to capture the window. file_name= 'Schedule_List.jpg' screen_capture(file_name) It captured a screenshot of only the visible