This is a migrated thread and some comments may be shown as answers.

i want to play js again but how?

1 Answer 259 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Amal
Top achievements
Rank 1
Amal asked on 09 Nov 2014, 05:38 AM
Hello,

I need to run a java script captured by fiddler again!  How to do this?
the site only offer one time the offer by java script! so i need to test it again!

How to replay a java script again with fiddler?

thanks

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 10 Nov 2014, 04:22 PM
You can use Fiddler's AutoResponder to re-serve files to satisfy browsers' requests locally without sending those requests to the server.

If the browser doesn't attempt to request the file (e.g. maybe it only makes the request under certain conditions checked in JavaScript) then you would need to change the HTML & JavaScript running in the browser so that it does make the request.

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Fiddler Classic
Asked by
Amal
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or