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 InterfaceImplementationAddRotatable. getImplementation(java.lang.Object value)InterfaceImplementationAugmenterProvider. 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 InterfaceImplementationAddApplicationCache. getImplementation(java.lang.Object value)InterfaceImplementationAddLocationContext. getImplementation(java.lang.Object value)InterfaceImplementationAddWebStorage. 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 InterfaceImplementationAddNetworkConnection. getImplementation(java.lang.Object value)
-