Uses of Class
org.openqa.selenium.Beta

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

Uses of Beta in org.openqa.selenium
 

Classes in org.openqa.selenium with annotations of type Beta
static interface WebDriver.Window
           
 

Methods in org.openqa.selenium with annotations of type Beta
 Logs WebDriver.Options.logs()
          Gets the Logs interface used to fetch different types of logs.
 WebDriver.Window WebDriver.Options.window()
          Returns the interface for managing the current window.
 

Uses of Beta in org.openqa.selenium.logging
 

Classes in org.openqa.selenium.logging with annotations of type Beta
 class LogEntries
          Represent a pool of .
 interface Logs
          Logs's interface.
 



Copyright © 2012. All Rights Reserved.