Uses of Interface
org.openqa.selenium.remote.InterfaceImplementation
-
Packages that use InterfaceImplementation Package Description org.openqa.selenium.remote org.openqa.selenium.remote.html5 org.openqa.selenium.remote.mobile -
-
Uses of InterfaceImplementation in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return InterfaceImplementation Modifier and Type Method Description InterfaceImplementation
AddRotatable. getImplementation(java.lang.Object value)
InterfaceImplementation
AugmenterProvider. getImplementation(java.lang.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 Modifier and Type Method Description InterfaceImplementation
AddApplicationCache. getImplementation(java.lang.Object value)
InterfaceImplementation
AddLocationContext. getImplementation(java.lang.Object value)
InterfaceImplementation
AddWebStorage. getImplementation(java.lang.Object value)
-
Uses of InterfaceImplementation in org.openqa.selenium.remote.mobile
Methods in org.openqa.selenium.remote.mobile that return InterfaceImplementation Modifier and Type Method Description InterfaceImplementation
AddNetworkConnection. getImplementation(java.lang.Object value)
-