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

Enable AutoSave by Default

1 Answer 284 Views
Extensions and Customization
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 02 Jun 2015, 02:53 PM

Hello, 

I'm looking to use Fiddler in an unattended system and need to configure AutosSve to start automatically. Looking at the default options there's no ability to do this through the GUI. I assume this is something that will need to be configured through a JS script. Unfortunately I've not been able to find any documentation that outlines the correct Methods/Calls to use for creating the script. Can anyone help me with finding the resources to accomplish the autosave on by default. 

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 02 Jun 2015, 05:11 PM
Hello, Sean--

At present, Fiddler's AutoSave feature isn't designed for unattended use, although that's an interesting option. I'd definitely be interested in learning more about your scenario, as there are a lot of really cool possibilities.

In the next build (Fiddler 4.5.1.1+) you can use

prefs set fiddler.extensions.AutoSave.AlwaysOn True

... in the QuickExec box to tell the AutoSave feature to automatically enable itself as Fiddler starts up.


Regards,
Eric Lawrence
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Extensions and Customization
Asked by
Sean
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or