Fiddler As A Proxy For The Robot Service To Collect Information

Hello, I need Fiddler to understand why Get Asset Value is slow.
I modified uipath.config like this :
<webProxySettings>
<add key="ScriptAddress" value="http://127.0.0.1:8888" />
</webProxySettings>
And I configure Fiddler to decrypt https But nothing is displayed in Fiddler when I run the process from UiPath Assistant.
Please help !

are you able to generate a trace for fiddler?

@Pavan_Gunda , no sorry… I have solved the problem but without the help of Fiddler.