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

Packages that use LogEntry
org.openqa.selenium.logging   
 

Uses of LogEntry in org.openqa.selenium.logging
 

Methods in org.openqa.selenium.logging that return types with arguments of type LogEntry
 List<LogEntry> LogEntries.filter(Level level)
           
 List<LogEntry> LogEntries.getAll()
           
 Iterator<LogEntry> LogEntries.iterator()
           
 

Constructor parameters in org.openqa.selenium.logging with type arguments of type LogEntry
LogEntries(List<LogEntry> entries)
           
 



Copyright © 2012. All Rights Reserved.