We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5685b commit 8562a43Copy full SHA for 8562a43
1 file changed
README.md
@@ -746,6 +746,10 @@ Returns the current URL of the frame. Uses reflection-based SDK-independent retr
746
747
#### ===⚡Methods===
748
749
+##### ⚡IsDestroyed
750
+**Description**: Checks if the frame is still valid and attached to the page.
751
+`object.IsDestroyed()`
752
+
753
##### ⚡ExecuteScript
754
**Type**: void (Fire-and-Forget)
755
**Description**: Executes JavaScript within the context of the frame.
0 commit comments