org.openqa.selenium.server.commands
Class RetrieveLastRemoteControlLogsCommand
java.lang.Object
org.openqa.selenium.server.commands.Command
org.openqa.selenium.server.commands.RetrieveLastRemoteControlLogsCommand
public class RetrieveLastRemoteControlLogsCommand
- extends Command
Retrieve the last N remote control logs.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
RetrieveLastRemoteControlLogsCommand
public RetrieveLastRemoteControlLogsCommand()
execute
public String execute()
- Specified by:
execute
in class Command
Copyright © 2012. All Rights Reserved.