Uses of Interface
org.openqa.selenium.chromium.HasNetworkConditions
-
-
Uses of HasNetworkConditions in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasNetworkConditions Modifier and Type Class Description classChromiumDriverAWebDriverimplementation that controls a Chromium browser running on the local machine.Methods in org.openqa.selenium.chromium that return HasNetworkConditions Modifier and Type Method Description HasNetworkConditionsAddHasNetworkConditions. 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 HasNetworkConditions Modifier and Type Method Description java.lang.Class<HasNetworkConditions>AddHasNetworkConditions. getDescribedInterface()
-