Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-26 Thread Moises Siles
heheheheh, I think this is the reason, Thanks On Fri, Feb 26, 2010 at 3:02 AM, Yuping Zhong wrote: > Hi, > > -b only works in Windows,but doesn't for Mac. > > On Tue, Feb 23, 2010 at 6:45 AM, Moises Siles wrote: > >> Tiffany, I ran the script using the -b parameter but I saw the browser >> an

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-26 Thread Yuping Zhong
Hi, -b only works in Windows,but doesn't for Mac. On Tue, Feb 23, 2010 at 6:45 AM, Moises Siles wrote: > Tiffany, I ran the script using the -b parameter but I saw the browser > any idea? > > > On Mon, Feb 22, 2010 at 3:59 PM, Moises Siles wrote: > >> Thanks Tiffany, I will try. One more que

[wtr-general] Re: Question about execute the scripts in background

2010-02-24 Thread Sai Venkat
; *To:* watir-general@googlegroups.com > >> *Sent:* Mon, February 22, 2010 2:45:57 PM > >> *Subject:* Re: [wtr-general] Re: Question about execute the scripts in > >> background > > >> Tiffany, I ran the script using the -b parameter but I saw the browser > >

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-23 Thread Moises Siles
gt;> *Sent:* Mon, February 22, 2010 2:45:57 PM >> *Subject:* Re: [wtr-general] Re: Question about execute the scripts in >> background >> >> Tiffany, I ran the script using the -b parameter but I saw the browser >> any idea? >> >> On Mon, Feb 22, 2010 a

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-23 Thread Moises Siles
ups.com > *Sent:* Mon, February 22, 2010 2:45:57 PM > *Subject:* Re: [wtr-general] Re: Question about execute the scripts in > background > > Tiffany, I ran the script using the -b parameter but I saw the browser > any idea? > > On Mon, Feb 22, 2010 at 3:59 PM, Moises Siles wro

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-23 Thread Michael Hwee
Are you using new_process()? That will explain. From: Moises Siles To: watir-general@googlegroups.com Sent: Mon, February 22, 2010 2:45:57 PM Subject: Re: [wtr-general] Re: Question about execute the scripts in background Tiffany, I ran the script using the

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-22 Thread Moises Siles
thanks Tiffany I will continue researching about it. thanks. On Mon, Feb 22, 2010 at 5:53 PM, Tiffany Fodor wrote: > Hmm... > > When I responded the first time, I tried the -b switch with my > Test::Unit framework and it worked on my Windows machine. I don't > have a Mac, so I can't try there.

[wtr-general] Re: Question about execute the scripts in background

2010-02-22 Thread Tiffany Fodor
Hmm... When I responded the first time, I tried the -b switch with my Test::Unit framework and it worked on my Windows machine. I don't have a Mac, so I can't try there. I found this post where Bret describes running it as an 'untouched argument', but I don't really know what that means: ruby m

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-22 Thread Moises Siles
Tiffany, I ran the script using the -b parameter but I saw the browser any idea? On Mon, Feb 22, 2010 at 3:59 PM, Moises Siles wrote: > Thanks Tiffany, I will try. One more question I running the scripts in Mac, > if I add that command it will support 100 users? > > Thanks > > > On Mon, Feb 2

Re: [wtr-general] Re: Question about execute the scripts in background

2010-02-22 Thread Moises Siles
Thanks Tiffany, I will try. One more question I running the scripts in Mac, if I add that command it will support 100 users? Thanks On Mon, Feb 22, 2010 at 3:42 PM, Tiffany Fodor wrote: > Hi Moises! > > You can use the -b switch to run your tests in background mode: > > ruby my_watir_framework.

[wtr-general] Re: Question about execute the scripts in background

2010-02-22 Thread Tiffany Fodor
Hi Moises! You can use the -b switch to run your tests in background mode: ruby my_watir_framework.rb -b Hope this helps! -Tiffany On Feb 22, 2:12 pm, Moises Siles wrote: > Hi all, > > I'm newbie in Watir, I want to know if there is a way to execute the scripts > in background, I want to exec