[Bug] page-agent only clicks the outermost layer of multi-layer avatar-like elements, causing the click to have no effect

Author: MoonBambiCreated Sep 10, 2026Updated Sep 14, 2026
### What happened? / 问题描述 Some avatar-like elements have multiple layers. page-agent only clicks the outermost layer, so the click has no effect. I have provided a reproducible HTML example below. 一些类似头像的元素,有多个层级,page-agent只会点击最外层,导致点击无效。我在下面提供了复现的html ### How to reproduce / 如何复现 ` repro: 点击头像无反应
  • 个人信息
  • 退出
` ### Version 1.12.4 ### Browser 152.0.7977.83 ### Before submitting - [x] I will be polite and respectful. / 我会保持礼貌与尊重。 - [x] I have read the Code of Conduct. / 我已阅读行为准则。 - [x] I have searched existing issues and this is not a duplicate.