@salesforce/agents
    Preparing search index...

    Type Alias AgentTestStartResponse

    type AgentTestStartResponse = {
        runId: string;
        status: TestStatus;
    }
    Index

    Properties

    Properties

    runId: string
    status: TestStatus