This is documentation for the next version of K6. For the latest stable release, go to the latest version.
isDetached()
Reports whether the frame is detached from the DOM.
Returns
Type | Description |
---|---|
bool | true if the frame is detached from the DOM, and false otherwise. |