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
 java.util.List<LogEntry> LogEntries.filter(java.util.logging.Level level)
           
 java.util.List<LogEntry> LogEntries.getAll()
           
 java.util.Iterator<LogEntry> LogEntries.iterator()
           
 

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



Copyright © 2012. All Rights Reserved.