Uses of Class
org.openqa.selenium.devtools.v85.applicationcache.model.ApplicationCacheResource
Packages that use ApplicationCacheResource
-
Uses of ApplicationCacheResource in org.openqa.selenium.devtools.v85.applicationcache.model
Methods in org.openqa.selenium.devtools.v85.applicationcache.model that return types with arguments of type ApplicationCacheResourceConstructor parameters in org.openqa.selenium.devtools.v85.applicationcache.model with type arguments of type ApplicationCacheResourceModifierConstructorDescriptionApplicationCache(String manifestURL, Number size, Number creationTime, Number updateTime, List<ApplicationCacheResource> resources)