Menu

This is documentation for the next version of K6. For the latest stable release, go to the latest version.

Open source

isDetached()

Reports whether the frame is detached from the DOM.

Returns

TypeDescription
booltrue if the frame is detached from the DOM, and false otherwise.