org.openqa.selenium.android.library
Class AndroidLogs

java.lang.Object
  extended by org.openqa.selenium.android.library.AndroidLogs
All Implemented Interfaces:
org.openqa.selenium.logging.Logs

public class AndroidLogs
extends Object
implements org.openqa.selenium.logging.Logs


Constructor Summary
AndroidLogs()
           
 
Method Summary
 org.openqa.selenium.logging.LogEntries get(String logType)
           
 Set<String> getAvailableLogTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndroidLogs

public AndroidLogs()
Method Detail

get

public org.openqa.selenium.logging.LogEntries get(String logType)
Specified by:
get in interface org.openqa.selenium.logging.Logs

getAvailableLogTypes

public Set<String> getAvailableLogTypes()
Specified by:
getAvailableLogTypes in interface org.openqa.selenium.logging.Logs


Copyright © 2013. All Rights Reserved.