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