« Return to Thread: regarding http script playback

Re: regarding http script playback

by Calum Fitzgerald :: Rate this Message:

Reply to Author | View in Thread

goto line 13 in your test.py file.

Check the indenting and also the validity of the statement. Do you
mean to have localhost in the script...this looks like the proxy host
and port you used to record the script. this could be an error if it
is still there when you playback. If possible attach the offending
script next time.

the second error can be ignored IMO, it is to do with caching of
packages and is not important to the running of the script.

Cheers
Cal

2008/6/26 Vithala_Sruthi <Vithala_Sruthi@...>:

>
>
> Hi,
>
>
>
> I have tried to record a web application http://irctc.co.in .but I am
> getting an error which says
>
>
>
> 1.      Error running worker process (SysntaxError: ('invalid
> syntax',('D:\\WorkGrinder\\test.py',13,1,'---
> localhost:1957-)www.irctc.co.in:80 opened--')).
>
> 2.      *sys-package-mgr*: can't create package cache dir,
> 'D:\grinder\lib\jython.jar\cachedir\packages'
>
>
>
> Can anyone suggest me how to continue.
>
>
>
>
>
> Thanks & Regards,
>
>
>
> V M Sandhya Sruthi
>
>
>
> ________________________________
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use of the
> intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
> distribution or forwarding of any or all of the contents in this message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact
> the sender by email and delete all copies; your cooperation in this regard
> is appreciated.
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> grinder-use mailing list
> grinder-use@...
> https://lists.sourceforge.net/lists/listinfo/grinder-use
>
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
grinder-use mailing list
grinder-use@...
https://lists.sourceforge.net/lists/listinfo/grinder-use

 « Return to Thread: regarding http script playback