mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-07-21 20:53:49 +08:00
用 waitForSelector 替换 page.$(),等待弹窗异步渲染完成后再点击; 超时由 60s 缩短为 10s,避免弹窗未出现时长时间阻塞。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>