interface TestSessionEnvironment {
    displayName: string;
    processorArchitecture: string;
}

Properties

displayName: string

Environment display name

processorArchitecture: string

Processor architecture