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 AddRotatable.getImplementation(Object value)
           
 InterfaceImplementation AddFindsByCss.getImplementation(Object value)
           
 InterfaceImplementation AddFindsChildByCss.getImplementation(Object value)
           
 InterfaceImplementation AugmenterProvider.getImplementation(Object value)
          For the interface that this provider describes, return an implementation.
 

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

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



Copyright © 2013. All Rights Reserved.