Get the Value of HTML Attributes Using Puppeteer

前端 未结 0 516
闹比i
闹比i 2021-02-15 21:22

Using Puppeteer, I\'ve selected some HTML elements using:

await page.$$( \'span.styleNumber\' );

I can get the element\'s text using:



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