Namespace OpenQA.Selenium.DevTools.V147.PerformanceTimeline
Classes
- EnableCommandResponse
Response for Previously buffered events would be reported before method returns. See also: timelineEventAdded
- EnableCommandSettings
Previously buffered events would be reported before method returns. See also: timelineEventAdded
- 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
LayoutShiftAttribution
- PerformanceTimelineAdapter
Represents an adapter for the PerformanceTimeline domain to simplify the command interface.
- TimelineEvent
TimelineEvent
- TimelineEventAddedEventArgs
Sent when a performance timeline event is added. See reportPerformanceTimeline method.