Uses of Class
org.openqa.selenium.devtools.v141.page.model.BackForwardCacheNotRestoredExplanationTree
Packages that use BackForwardCacheNotRestoredExplanationTree
-
Uses of BackForwardCacheNotRestoredExplanationTree in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return types with arguments of type BackForwardCacheNotRestoredExplanationTreeModifier and TypeMethodDescriptionBackForwardCacheNotRestoredExplanationTree.getChildren()Array of children frameBackForwardCacheNotUsed.getNotRestoredExplanationsTree()Tree structure of reasons why the page could not be cached for each frame.Constructor parameters in org.openqa.selenium.devtools.v141.page.model with type arguments of type BackForwardCacheNotRestoredExplanationTreeModifierConstructorDescriptionBackForwardCacheNotUsed(LoaderId loaderId, FrameId frameId, List<BackForwardCacheNotRestoredExplanation> notRestoredExplanations, Optional<BackForwardCacheNotRestoredExplanationTree> notRestoredExplanationsTree)