routingId

abstract val routingId: Double(source)

An Integer representing the unique frame id in the current renderer process. Distinct WebFrame instances that refer to the same underlying frame will have the same routingId.

Deprecated: Use the new webFrame.frameToken API.