Package org.openqa.selenium.logging
Interface NeedsLocalLogs
Deprecated, for removal: This API element is subject to removal in a future version.
logging is not in the W3C WebDriver spec and is no longer supported. This class will
be removed in a future release.
Marker interface for executors that need local logs.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocalLogs(LocalLogs logs) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
setLocalLogs
Deprecated, for removal: This API element is subject to removal in a future version.
-