Uses of Class
org.openqa.selenium.devtools.v85.applicationcache.model.FrameWithManifest
Packages that use FrameWithManifest
-
Uses of FrameWithManifest in org.openqa.selenium.devtools.v85.applicationcache
Methods in org.openqa.selenium.devtools.v85.applicationcache that return types with arguments of type FrameWithManifestModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<FrameWithManifest>>ApplicationCache.getFramesWithManifests()Returns array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.