Uses of Class
org.openqa.selenium.logging.LogEntries

Packages that use LogEntries
org.openqa.selenium.logging   
 

Uses of LogEntries in org.openqa.selenium.logging
 

Methods in org.openqa.selenium.logging that return LogEntries
static LogEntries LogCombiner.combine(LogEntries... entries)
           
 LogEntries Logs.get(java.lang.String logType)
          Fetches the logs for the given log type.
 LogEntries LocalLogs.get(java.lang.String logType)
           
 

Methods in org.openqa.selenium.logging with parameters of type LogEntries
static LogEntries LogCombiner.combine(LogEntries... entries)
           
 



Copyright © 2012. All Rights Reserved.