I fire up Fiddler Everywhere on my Mac. Generally, it appears to do nothing.
In further detail, "Stream" and "Decode" can be toggled, but otherwise do nothing. The connections icon has a hover-over describing my host and states I have a network connection. The help icon goes to the very limited documentation via browser. The settings icon pops open the settings dialog, which does appear to save changes, but not impact the "nothing" being done by the application. The capture button and inspectors button appear to do nothing. The main viewing area states "No records available." The area to the right of the main area states "Please, select a single Web Session to inspect." And that is it.
Either I'm doing (or not doing) something dumb, or it just isn't working for me. Any help would be appreciated :)
Mac specs: High Sierra 10.13.6, 2.6GHz i7, 16 GB memory
Fiddler Everywhere is much more advanced than the classic version, but the price is not the only reason why users don't upgrade from the classic version.
The user interface does not include native components like Classic Fiddler, which clearly degrades performance, reduces usability, complicates the user interface and certainly makes it difficult for new users to use this tool.
Apart from that the interface grouping is quite bad, for example I want to use Composer when monitoring live traffic, but this is not possible, Fiddler Classic has no such problem.
Also, considering user habits, while everyone is familiar with the operating system interface, the Everywhere user interface requires some getting used to.
Some features that are available in Native UI but not in the Fiddler Everywhere UI;
I would expect the interface to be more practical in a programme that is constantly and actively used, and I would prefer the interface to be native rather than working with the browser engine.
(UI is the biggest reason why I didn't switch)
FiddlerScript and Add Ons support is not available.
Currently, the Export > Raw Files option does not work when the session is "Partial Content" (status 206).
Consider providing support for exporting sessions with status 206
Requested through t.1657416
Consider providing automated support for network-isolated applications like metro-style applications. The feature is available in Fiddler Classic through the WinConfig option
Details on how an application can be exempted from the Windows settings are posted here:
https://stackoverflow.com/a/33263253
Consider the support of variables and variable environments in Fiddler Everywhere. The base functionality should have:
- Option to create a static variable
- Option to create a dynamic variable (e.g., one populated dynamically from response).
- Options to use variables in Composer, Rules, and Inspectors (e.g. for dynamic population)
- Option to easily access and modify stored variables.
- Option to store variables in different environments (e.g. stage, production, etc.)
- Option to share variables/environments.
+2 Requested from 1640564 and 1640556
Fiddler Classic implements and documents this feature. Is this true for Fiddler Everywhere? Can you provide instructions?
I can tell you what does not work on Windows 11:
Please provide detailed instructions for setting this up. Thank you.
Is there any way how to store rules, filters. settings etc. online in Fiddler account (like in Postman etc.) and share between different machines?
If not, is this feature planned?
Hi,
I would like to make a rule that changes the Comments column to display a value from the Response body. Specifically, I would like the value of "pk" (if available) to show up in the Comments field.
My overall question: Is there a way to reference Response body data in the Rules Builder?
I looked through all the documentation I could find and I didn't see any examples of Actions using dynamic data. Any help would be greatly appreciated.
Thank you,
Matt Donner
Dave & Adam's Card World
m.donner@dacardworld.com
Include a workspace concept to enable us to:
1. Create multiple workspaces that have individual filters, rules, sessions, requests...
2. Synchronize all of that configuration (filters, rules, sessions, requests...) to continue working on another PC
It appears that I need to add new columns for "VIA" and "SERVER" with each new recorded HAR session that I open.
Is there a way to set these extra two columns to always appear in my defaults?
I have 3 rules. Please check the images for detail how the rules define and their order of execution.
If I understand correctly, "Non-Final-After" rule must not be executed in this case due to "Final" rule contain a final action (Manual response).
But you can see, "non-final-after" header is added to response.
I am not sure if it's a bug or intended behavior.
Please take a look. Thanks.
Hello,
I have an idea for the rule's action.
It would be great if we could define an action template so we can re-use it for difference rules.
For example: We might create a template with a set of non-final actions like:
1. Mark session
2. Update request header: [My-Custom-Key:My-Custom-Value]
3. Comment: This session is modified by Rules
...
Then when create a new rule, we can add an action to execute from actions template list like an illustration image.
Hello,
I would like to know how the internal logic for rules with multiple conditions works.
For example, let's say we have 2 conditions and a rule will be matched if all conditions are met:
Thanks
Within Rules, we can choose between these below options:
Thanks.
Hello,
Firstly, thank you so much for adding Groups into the Rules, this is a great feature!
I was trying to drag and drop more than 2 rules (New Rule 1 and New Rule 2) into a Group (Group1) and I see that only one item can be moved. Expected behavior would be that all highlighted rule items would be moved into the Group at the same time.
Hello, i start using Fiddler Everywhere in trial mode.
I looking for solutions to auto save http 2 responses.
Did Fiddler Everywherehas this option? I looking in rules setting but i don't see it...
I've broken this out from #1593454 as separate feature request ticket.
As a side note, the preconfigured browser instance (the "Open Browser" functionality) can't be started with a specific profile. You can specify a path to a different Chromium browser, but it will always be started with a temporary profile.
The preconfigured browser instance is a great feature, but I don't use it because the launched browser instance does not use my "Default" profile (with extensions, bookmarks, etc). It is possible to launch Chrome from the command line with arguments, including specifying the profile to use.
Would it be possible to include in the Fiddler Browser settings panel a field that allows users to specify arguments to be used when launching the preconfigured browser instance? Or if not then possibly just the profile name to be used?
Thanks,
John