(6)当 500ms 都没有新的网络请求的时候,触发 networkidle 事件
3、监听请求和响应时间
from playwright.sync_api import sync_playwright...1656665904502&m=touch,vectorlayer,overlay,wgl,AMap.Scale,sync
request: GET https://m.amap.com/_AMapService/v3...409e2c3f4f
response: 200 blob:https://m.amap.com/9bdbb862-8b44-494a-a0e8-86ff992fa1ed
二、Page.route拦截更改网络请求...,也可以传递编译好的正则表达式对象
page.route("**/*....1656665904502&m=touch,vectorlayer,overlay,wgl,AMap.Scale,sync
request: GET https://m.amap.com/_AMapService/v3