Add option about where to store image from Inspectors -> ImageView
Currently right clicking on image shows following options
* Copy as Bitmap
* Copy as DataURI
* Save to Desktop
* Tools
* Set Workspace Color...
Can we add option where we can browse to directory or set default directory where to Save image.
1 comment
Eric
Posted on:29 Sep 2017 05:00
Your best bet would be to simply right-click the Web Session and choose Save > Response > Response Body.
If this is something you find yourself doing often, you could use BindUIButton (https://textslashplain.com/2015/12/30/whats-new-in-fiddler-4-6-2/) to make it a one-click action.
Alternatively, if you want to save a bunch of files at once, use File > Export > Raw Files.