1

I have Below code to scrape data from one page

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

This code will work for only one Tab/Page. I need to find solution for Multiple Pages/Tabs

NA NA
  • 41
  • 3

0 Answers0