我可以跑
google-chrome --headless --disable-gpu --screenshot http://google.com
但除了屏幕截图之外,我还需要一个请求的 url 列表(脚本、图像等)及其响应状态的响应。
是否可以处理网络活动?
我可以跑
google-chrome --headless --disable-gpu --screenshot http://google.com
但除了屏幕截图之外,我还需要一个请求的 url 列表(脚本、图像等)及其响应状态的响应。
是否可以处理网络活动?