mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-07-07 09:01:38 +00:00

* feat(web-integration): enhance timeout configurations and logging for network idle and navigation * fix(web-integration): refine timeout warning messages and remove unnecessary test files * feat(site): add network timeout customization details and additional parameters for Puppeteer * fix(site): update default timeout values and enhance customization options for network idle in YAML * fix(site): remove redundant timeout customization details in FAQ documentation * fix(web-integration): enhance Playwright agent to support network idle functionality * docs(playwright): update config docs * docs(playwright): update config docs * fix(web-integration): refactor network idle handling in Playwright agent --------- Co-authored-by: yutao <yutao.tao@bytedance.com>