testgenius-ai
Version:
🚀 TestGenius AI - The Ultimate E2E Testing Framework for Everyone | No Coding Required • AI-Powered Automation • Beautiful Reports • Zero Complexity
25 lines • 598 B
TypeScript
export declare const TEST_1751067849105: {
id: string;
name: string;
description: string;
priority: string;
tags: string[];
site: string;
testData: {
steps: ({
action: string;
description: string;
target: string;
timestamp: string;
value?: undefined;
} | {
action: string;
description: string;
target: string;
value: string;
timestamp: string;
})[];
};
task: string;
};
//# sourceMappingURL=test-1751067849105.d.ts.map