Class FrameTree
java.lang.Object
org.openqa.selenium.devtools.v125.page.model.FrameTree
Information about the Frame hierarchy.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
FrameTree
 
 - 
 - 
Method Details
- 
getFrame
Frame information for this tree item. - 
getChildFrames
Child frames. 
 -