Uses of Class
org.openqa.selenium.devtools.v141.page.model.FrameResource
Packages that use FrameResource
-
Uses of FrameResource in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return types with arguments of type FrameResourceModifier and TypeMethodDescriptionFrameResourceTree.getResources()Information about frame resources.Constructor parameters in org.openqa.selenium.devtools.v141.page.model with type arguments of type FrameResourceModifierConstructorDescriptionFrameResourceTree(Frame frame, Optional<List<FrameResourceTree>> childFrames, List<FrameResource> resources)