Package org.openqa.selenium.remote
Class TracedCommandExecutor
java.lang.Object
org.openqa.selenium.remote.TracedCommandExecutor
- All Implemented Interfaces:
NeedsLocalLogs,CommandExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocalLogs(LocalLogs logs) Deprecated, for removal: This API element is subject to removal in a future version.logging is not in the W3C WebDriver spec and LocalLogs are no longer supported.
-
Constructor Details
-
TracedCommandExecutor
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommandExecutor- Throws:
IOException
-
setLocalLogs
Deprecated, for removal: This API element is subject to removal in a future version.logging is not in the W3C WebDriver spec and LocalLogs are no longer supported.- Specified by:
setLocalLogsin interfaceNeedsLocalLogs
-