Uses of Interface
org.openqa.selenium.logging.Logs

Packages that use Logs
org.openqa.selenium   
org.openqa.selenium.logging   
 

Uses of Logs in org.openqa.selenium
 

Methods in org.openqa.selenium that return Logs
 Logs WebDriver.Options.logs()
          Gets the Logs interface used to fetch different types of logs.
 

Uses of Logs in org.openqa.selenium.logging
 

Classes in org.openqa.selenium.logging that implement Logs
 class LocalLogs
          Stores and retrieves logs in-process (i.e.
 



Copyright © 2013. All rights reserved.