Core Web Vitals attached to a browser test step.

Hierarchy

  • SyntheticsCoreWebVitals

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
cls?: number

Cumulative Layout Shift.

lcp?: number

Largest Contentful Paint in milliseconds.

url?: string

URL attached to the metrics.

Generated using TypeDoc