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
-
Constructor Details
-
TracedCommandExecutor
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommandExecutor
- Throws:
IOException
-
setLocalLogs
public void setLocalLogs(org.openqa.selenium.logging.LocalLogs logs) - Specified by:
setLocalLogs
in interfaceorg.openqa.selenium.logging.NeedsLocalLogs
-