Package org.openqa.selenium.remote
Class TracedCommandExecutor
java.lang.Object
org.openqa.selenium.remote.TracedCommandExecutor
- All Implemented Interfaces:
org.openqa.selenium.logging.NeedsLocalLogs,CommandExecutor
public class TracedCommandExecutor
extends Object
implements CommandExecutor, org.openqa.selenium.logging.NeedsLocalLogs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLocalLogs(org.openqa.selenium.logging.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 interfaceorg.openqa.selenium.logging.NeedsLocalLogs
-