Testcafe is throwing this._connectionsReadyTimeout.unref is not a function exception. Browser opens and test never runs

前端 未结 0 714
[愿得一人]
[愿得一人] 2020-11-21 04:58

I am trying to run a testCafe test using test cafe API:-

await testCafe.createRunner().src(./testFile.ts).browsers("Chrome").run();

相关标签:
回答
  • 消灭零回复
提交回复
热议问题