Uses of Interface
org.openqa.selenium.remote.InterfaceImplementation

Packages that use InterfaceImplementation
org.openqa.selenium.remote   
org.openqa.selenium.remote.html5   
 

Uses of InterfaceImplementation in org.openqa.selenium.remote
 

Methods in org.openqa.selenium.remote that return InterfaceImplementation
 InterfaceImplementation AddFindsChildByCss.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AddRotatable.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AugmenterProvider.getImplementation(java.lang.Object value)
          For the interface that this provider describes, return an implementation.
 InterfaceImplementation AddFindsByCss.getImplementation(java.lang.Object value)
           
 

Uses of InterfaceImplementation in org.openqa.selenium.remote.html5
 

Methods in org.openqa.selenium.remote.html5 that return InterfaceImplementation
 InterfaceImplementation AddWebStorage.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AddDatabaseStorage.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AddLocationContext.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AddApplicationCache.getImplementation(java.lang.Object value)
           
 InterfaceImplementation AddBrowserConnection.getImplementation(java.lang.Object value)
           
 



Copyright © 2011. All Rights Reserved.