Uses of Class
org.openqa.selenium.devtools.v141.cachestorage.model.Cache
Packages that use Cache
-
Uses of Cache in org.openqa.selenium.devtools.v141.cachestorage
Methods in org.openqa.selenium.devtools.v141.cachestorage that return types with arguments of type CacheModifier and TypeMethodDescriptionCacheStorage.requestCacheNames(Optional<String> securityOrigin, Optional<String> storageKey, Optional<StorageBucket> storageBucket) Requests cache names.