Properties
Optional
compact
compact?: boolean
Optional
lifecycleManagedByParent
lifecycleManagedByParent?: boolean
Optional
noDebug
noDebug?: boolean
Optional
parentSessionId
parentSessionId?: string
Optional
suppressDebugStatusbar
suppressDebugStatusbar?: boolean
Optional
suppressDebugView
suppressDebugView?: boolean
Optional
suppressSaveBeforeStart
suppressSaveBeforeStart?: boolean
Optional
testRun
testRun?: {
controllerId: string;
runId: string;
}
Type declaration
controllerId: string
runId: string