@@ -231,6 +231,7 @@ async def main():
})
# 等待3秒
await asyncio.sleep(3)
+
# 截取全页面的屏幕截图
await page.screenshot({
'path': "%s",