1

我有下面的代码来从一页中抓取数据

 page.on('load',() => {
        console.log('load event fired');
    });

此代码仅适用于一个选项卡/页面。我需要为多页/标签找到解决方案

4

0 回答 0