Uses of Interface
org.openqa.selenium.chromium.HasNetworkConditions
Package
Description
-
Uses of HasNetworkConditions in org.openqa.selenium.chrome
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chrome browser running on the local machine. -
Uses of HasNetworkConditions in org.openqa.selenium.chromium
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chromium browser running on the local machine.Modifier and TypeMethodDescriptionAddHasNetworkConditions.getImplementation
(Capabilities capabilities, ExecuteMethod executeMethod) -
Uses of HasNetworkConditions in org.openqa.selenium.edge
Modifier and TypeClassDescriptionclass
AWebDriver
implementation that controls an Edge browser running on the local machine.