UNPKG

@presidio-dev/factifai-agent

Version:

An AI powered browser automation testing agent powered by LLMs.

7 lines 220 B
export declare const TEST_STATUS: { readonly PASSED: "passed"; readonly FAILED: "failed"; readonly IN_PROGRESS: "in_progress"; readonly NOT_STARTED: "not_started"; }; //# sourceMappingURL=schemas.d.ts.map