Skip to content

Events

nodekit.events.TraceStartedEvent pydantic-model

Fields:

nodekit.events.TraceEndedEvent pydantic-model

Fields:

nodekit.events.NodeStartedEvent pydantic-model

Fields:

nodekit.events.ActionTakenEvent pydantic-model

Fields:

nodekit.events.NodeEndedEvent pydantic-model

Fields:

nodekit.events.KeySampledEvent pydantic-model

Fields:

nodekit.events.PointerSampledEvent pydantic-model

Fields:

nodekit.events.PageSuspendedEvent pydantic-model

Emitted when a Agent suspends the page (e.g., closes the tab or navigates away).

Fields:

nodekit.events.PageResumedEvent pydantic-model

Emitted when a Agent returns to the page (e.g., reopens the tab or navigates back).

Fields:

nodekit.events.BrowserContextSampledEvent pydantic-model

Fields:

device_pixel_ratio pydantic-field

device_pixel_ratio: float

The ratio between physical pixels and logical CSS pixels on the device.

display pydantic-field

display: RegionSizePx

The size of the Agent's display in physical pixels.

timestamp_client pydantic-field

timestamp_client: str

The ISO8601-formatted timestamp that the Agent's browser disclosed at the time of this event.

user_agent pydantic-field

user_agent: str

The user agent string of the browser.