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(BiDi, Level, Source, string?, DateTimeOffset)

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

Parameters

BiDi BiDi
Level Level
Source Source
Text string
Timestamp DateTimeOffset