Uses of Class
org.openqa.selenium.devtools.v142.network.model.NetworkConditions
Packages that use NetworkConditions
-
Uses of NetworkConditions in org.openqa.selenium.devtools.v142.network
Method parameters in org.openqa.selenium.devtools.v142.network with type arguments of type NetworkConditionsModifier and TypeMethodDescriptionNetwork.emulateNetworkConditionsByRule(Boolean offline, List<NetworkConditions> matchedNetworkConditions) Activates emulation of network conditions for individual requests using URL match patterns.