FrameClearedScheduledNavigationParameter

@Serializable
data class FrameClearedScheduledNavigationParameter(val frameId: String)

Fired when frame no longer has a scheduled navigation.

Constructors

Link copied to clipboard
constructor(frameId: String)

Properties

Link copied to clipboard

Id of the frame that has cleared its scheduled navigation.