Class FrameDetached
java.lang.Object
org.openqa.selenium.devtools.v115.page.model.FrameDetached
Fired when frame has been detached from its parent.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionId of the frame that has been detached.
-
Constructor Details
-
FrameDetached
-
-
Method Details
-
getFrameId
Id of the frame that has been detached. -
getReason
-