Package org.openqa.selenium.bidi.log
Class ConsoleLogEntry
java.lang.Object
org.openqa.selenium.bidi.log.BaseLogEntry
org.openqa.selenium.bidi.log.GenericLogEntry
org.openqa.selenium.bidi.log.ConsoleLogEntry
-
Constructor Summary
ConstructorsConstructorDescriptionConsoleLogEntry
(LogLevel level, String text, long timestamp, String type, String method, String realm, List<Object> args, StackTrace stackTrace) -
Method Summary
Methods inherited from class org.openqa.selenium.bidi.log.GenericLogEntry
getType
Methods inherited from class org.openqa.selenium.bidi.log.BaseLogEntry
getLevel, getStackTrace, getText, getTimestamp
-
Constructor Details
-
ConsoleLogEntry
-
-
Method Details
-
getMethod
-
getRealm
-
getArgs
-
fromJson
-