曾阿牛
曾阿牛
这篇看起来有点吃力。。可以分享下学习思路。。
## Feature Request ## What does the proposed API examples? ## Other reference [Optional]
const path = __dirname; await page.screenshot({ path }); 这样写会报错 (node:22882) UnhandledPromiseRejectionWarning: Error: Unsupported screenshot mime type: null at assert (/Users/mac/Documents/mydemo/Puppeteer_12/node_modules/puppeteer/lib/helper.js:279:11) at Page.screenshot (/Users/mac/Documents/mydemo/Puppeteer_12/node_modules/puppeteer/lib/Page.js:869:7) at Page. (/Users/mac/Documents/mydemo/Puppeteer_12/node_modules/puppeteer/lib/helper.js:112:23) at /Users/mac/Documents/mydemo/Puppeteer_12/demo.js:15:14 at processTicksAndRejections...
## Feature Request 股票增加一个置底的交互 因为很多股票走坏了短期不想关注 没办法快速移到最底部 ## What does the proposed API examples? ## Other reference [Optional]