Uses of Interface
org.openqa.selenium.devtools.HasDevTools
-
Packages that use HasDevTools Package Description org.openqa.selenium.devtools -
-
Uses of HasDevTools in org.openqa.selenium.devtools
Methods in org.openqa.selenium.devtools that return HasDevTools Modifier and Type Method Description HasDevTools
DevToolsProvider. getImplementation(org.openqa.selenium.Capabilities caps, org.openqa.selenium.remote.ExecuteMethod executeMethod)
Methods in org.openqa.selenium.devtools that return types with arguments of type HasDevTools Modifier and Type Method Description java.lang.Class<HasDevTools>
DevToolsProvider. getDescribedInterface()
-