I need to manipulate a counter, how can i do this?
I need the counter as a control parameter.

My testscript should do something like that:

Login

Loop: (for i=0;1000;1)
      http://server/presentationframe?counter=i
      http://server/presentationframe?counter=i+1
      http://server/presentationframe?counter=i+2
      http://server/presentationframe?counter=i+3

Logout

Thanks in advance
      Frank



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to