Table of Contents

Class JavascriptLogEntry

Namespace
OpenQA.Selenium.BiDi.Log
Assembly
WebDriver.dll
public sealed record JavascriptLogEntry : LogEntry, IEquatable<EventArgs>, IEquatable<LogEntry>, IEquatable<JavascriptLogEntry>
Inheritance
JavascriptLogEntry
Implements
Inherited Members

Constructors

JavascriptLogEntry(Level, Source, string?, DateTimeOffset)

public JavascriptLogEntry(Level Level, Source Source, string? Text, DateTimeOffset Timestamp)

Parameters

Level Level
Source Source
Text string
Timestamp DateTimeOffset