Uses of Interface
org.openqa.selenium.chromium.HasCdp
-
-
Uses of HasCdp in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasCdp Modifier and Type Class Description classChromiumDriverAWebDriverimplementation that controls a Chromium browser running on the local machine.Fields in org.openqa.selenium.chromium declared as HasCdp Modifier and Type Field Description protected HasCdpChromiumDriver. cdpMethods in org.openqa.selenium.chromium that return HasCdp Modifier and Type Method Description HasCdpAddHasCdp. getImplementation(org.openqa.selenium.Capabilities capabilities, org.openqa.selenium.remote.ExecuteMethod executeMethod)Methods in org.openqa.selenium.chromium that return types with arguments of type HasCdp Modifier and Type Method Description java.lang.Class<HasCdp>AddHasCdp. getDescribedInterface()
-