core-utils
    Preparing search index...
    interface FailureArtifacts {
        screenshotBase64?: string;
        videoPath?: string;
    }
    Index

    Properties

    screenshotBase64?: string
    videoPath?: string