KC's Workspace
    Preparing search index...
    interface BrowserTesterOptions {
        files: FileSpecification[];
        method: TestExecutionMethod;
        otelCarrier?: OTELCarrier;
        providedContext: string;
    }
    Index

    Properties

    otelCarrier?: OTELCarrier
    providedContext: string