nextSibling

abstract val nextSibling: WebFrame?(source)

A WebFrame | null representing next sibling frame, the property would be null if webFrame is the last frame in its parent or if the next sibling is not in the current renderer process.