public static class FirefoxDriver.LazyCommandExecutor extends Object implements CommandExecutor, NeedsLocalLogs
public void setConnection(ExtensionConnection connection)
public void quit()
public Response execute(Command command) throws IOException
execute 在接口中 CommandExecutorIOExceptionpublic void setLocalLogs(LocalLogs logs)
setLocalLogs 在接口中 NeedsLocalLogspublic URI getAddressOfRemoteServer()