Puppeteer自适应分辨率,可以将defaultViewport设为null, 启动的时候还是半屏显示,点击最大化按钮,可以最大化显示。
这样分辨率能够自适应操作系统。
具体可看:https://github.com/GoogleChrome/puppeteer/issues/3688#issuecomment-453218745
原文地址:https://www.cnblogs.com/mengff/p/11596083.html
时间: 2024-10-09 05:16:15
Puppeteer自适应分辨率,可以将defaultViewport设为null, 启动的时候还是半屏显示,点击最大化按钮,可以最大化显示。
这样分辨率能够自适应操作系统。
具体可看:https://github.com/GoogleChrome/puppeteer/issues/3688#issuecomment-453218745
原文地址:https://www.cnblogs.com/mengff/p/11596083.html