1 instantiation of LogEntry
Microsoft.AspNetCore.BrowserTesting (1)
PageInformation.cs (1)
108BrowserConsoleLogs.Add(new LogEntry(messageText, message.Type));
1 reference to LogEntry
Microsoft.AspNetCore.BrowserTesting (1)
PageInformation.cs (1)
16public List<LogEntry> BrowserConsoleLogs { get; } = new();