Skip to content

CreateHarnessSession

Generated by TypeDoc. Do not edit this page directly.

API Reference


function createHarnessSession(config, options?): Promise<HarnessSession>;

Defined in: packages/core/src/session/session.ts:411

ParameterType
configHarnessAppConfig
optionsCreateHarnessSessionInternalOptions

Promise<HarnessSession>