UNPKG

tm-playwright-framework

Version:

Playwright Cucumber TS framework - The easiest way to learn

12 lines (11 loc) 246 B
/** * INIT.TS * * This TypeScript file contains methods to prepare report folder * * @author Sasitharan, Govindharam * @reviewer Sahoo, AshokKumar * @version 1.0 - 1st-JUNE-2025 */ declare const fs: any; declare const reportPath: string;