|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.RemoteLogs
@Beta public class RemoteLogs
Field Summary | |
---|---|
protected ExecuteMethod |
executeMethod
|
Constructor Summary | |
---|---|
RemoteLogs(ExecuteMethod executeMethod)
|
Method Summary | |
---|---|
LogEntries |
get(java.lang.String logType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ExecuteMethod executeMethod
Constructor Detail |
---|
public RemoteLogs(ExecuteMethod executeMethod)
Method Detail |
---|
public LogEntries get(java.lang.String logType)
get
in interface Logs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |