Uses of Class
org.openqa.selenium.devtools.v99.cachestorage.model.Cache
-
Packages that use Cache Package Description org.openqa.selenium.devtools.v99.cachestorage -
-
Uses of Cache in org.openqa.selenium.devtools.v99.cachestorage
Methods in org.openqa.selenium.devtools.v99.cachestorage that return types with arguments of type Cache Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.util.List<Cache>>CacheStorage. requestCacheNames(java.lang.String securityOrigin)Requests cache names.
-