here is my code

@i = 1

begin 

  require 'Ft_001' # This is my script
  sleep(10)
           
  @i = @i+1
           
 end while @i < 10

Thanks,
Chethan

--- On Wed, 10/11/10, Željko Filipin <zeljko.fili...@wa-research.ch> wrote:

From: Željko Filipin <zeljko.fili...@wa-research.ch>
Subject: Re: [wtr-general] Unable to call ruby script multiple times!!
To: watir-general@googlegroups.com
Date: Wednesday, 10 November, 2010, 2:28 PM

On Wed, Nov 10, 2010 at 6:16 AM, Chethan <chethan2...@gmail.com> wrote:
> But I am unable to execute multiple times.

Show us the code.

Željko
--
watir.com - community manager


watirpodcast.com - host
testingpodcast.com - audio podcasts on software testing. all of them






-- 

Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

 

watir-general@googlegroups.com

http://groups.google.com/group/watir-general

watir-general+unsubscr...@googlegroups.com



-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to