I'm trying to output information to the log, I do " Console.Write("22s");" . After looking at the Log, I do not find this text there. How to correctly output it to Log?
if (oSession.url.Contains("google.com")) { Console.Out.Write("22s"); }
1 Answer, 1 is accepted
1
Nick Iliev
Telerik team
answered on 20 Aug 2021, 02:29 PM
Hello Alexander,
You can use the FiddlerScript log functionality as shown here.
Regards,
Nick Iliev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.