Table of Contents

Namespace Selenium.WebDriver.BiDi.Cdp.PerformanceTimeline

Classes

EnableResult
LargestContentfulPaint

See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl

LayoutShift

See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl

LayoutShiftAttribution
PerformanceTimelineDomainEvent

Provides static event descriptors for the IPerformanceTimeline.

TimelineEvent
TimelineEventAddedEventArgs

Sent when a performance timeline event is added. See reportPerformanceTimeline method.

Interfaces

IPerformanceTimeline

Reporting of performance timeline events, as specified in https://w3c.github.io/performance-timeline/#dom-performanceobserver.