Uses of Class
org.openqa.selenium.devtools.v85.applicationcache.model.ApplicationCache
Packages that use ApplicationCache
-
Uses of ApplicationCache in org.openqa.selenium.devtools.v85.applicationcache
Methods in org.openqa.selenium.devtools.v85.applicationcache that return types with arguments of type ApplicationCacheModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<ApplicationCache>ApplicationCache.getApplicationCacheForFrame(FrameId frameId) Returns relevant application cache data for the document in given frame.