findFrameByName

abstract fun findFrameByName(name: String): WebFrame?(source)

A child of webFrame with the supplied name, null would be returned if there's no such frame or if the frame is not in the current renderer process.