image represent error
这是我的项目https://github.com/frantallukas10/youtu-get
我尝试为我的功能创建测试,在其中我使用puppeteer从youtube播放列表中获取每个标题和ID
这是我的测试:https://github.com/frantallukas10/youtu-get/blob/master/tests/test.js
这是我的功能:https://github.com/frantallukas10/youtu-get/blob/master/src/main.js
感谢您的帮助或提供信息... =)