Device information for the test result (browser and mobile tests).

Hierarchy

  • SyntheticsTestResultDevice

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

Browser information for the device used to run the test.

id?: string

Device identifier.

name?: string

Device name.

Platform information for the device used to run the test.

Screen resolution of the device used to run the test.

type?: string

Device type.

Generated using TypeDoc