Uses of Class
org.openqa.selenium.devtools.page.model.FrameResource
-
Packages that use FrameResource Package Description org.openqa.selenium.devtools.page.model -
-
Uses of FrameResource in org.openqa.selenium.devtools.page.model
Methods in org.openqa.selenium.devtools.page.model that return types with arguments of type FrameResource Modifier and Type Method Description java.util.List<FrameResource>
FrameResourceTree. getResources()
Information about frame resources.
-