org.openqa.selenium.remote
Class RemoteLogs

java.lang.Object
  extended by org.openqa.selenium.remote.RemoteLogs
All Implemented Interfaces:
Logs

public class RemoteLogs
extends Object
implements Logs


Field Summary
protected  ExecuteMethod executeMethod
           
 
Constructor Summary
RemoteLogs(ExecuteMethod executeMethod)
           
 
Method Summary
 LogEntries get(String logType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

executeMethod

protected ExecuteMethod executeMethod
Constructor Detail

RemoteLogs

public RemoteLogs(ExecuteMethod executeMethod)
Method Detail

get

public LogEntries get(String logType)
Specified by:
get in interface Logs


Copyright © 2012. All Rights Reserved.