data class FrameStartedLoadingEvent : PageEvent
FrameStartedLoadingEvent(frameId: FrameId)
Id of the frame that has started loading.
val frameId: FrameId