Files
SuanDocs/suan-api/playwright.md
MangoFanFanw 6e4525a9b9 增加 API 文档页面
增加 API 文档 和 Playwright 页面。
2026-04-22 15:31:04 +08:00

10 lines
420 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Playwright
Playwright 是一个用于浏览器自动化的工具Suan API 通过 playwright 来规避教务系统和统一身份认证的反爬虫措施,顺便用它来截图。
## 安装
Playwright 需要额外的安装步骤,在 [部署](deploy.md) 中已经说明。
在开发中芒果直接使用的是 chromium暂未测试其他选项firefox不过我估计应该也没什么问题就是了~