findFrameByRoutingId

abstract fun findFrameByRoutingId(routingId: Double): WebFrame?(source)

that has the supplied routingId, null if not found.

Deprecated: Use the new webFrame.findFrameByToken API.