Class LogType
java.lang.Object
org.openqa.selenium.logging.LogType
Supported log types.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BROWSER
-
DRIVER
This log pertains to logs from the WebDriver implementation.- See Also:
-
PERFORMANCE
This log type pertains to logs relating to performance timings.- See Also:
-
-
Constructor Details
-
LogType
public LogType()
-