Namespace Selenium.WebDriver.BiDi.Cdp.PerformanceTimeline
Classes
- 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
- PerformanceTimelineDomainEvent
Provides static event descriptors for the IPerformanceTimeline.
- 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.