I am trying to run a testCafe test using test cafe API:-
await testCafe.createRunner().src(./testFile.ts).browsers("Chrome").run();