
When attempting to click the gear-icon button immediately to the right of the "Access System" button, the action erroneously triggers a click on a different button.I clearly told the act that is click the button on right.But it always the button on right.Here is my code.
`await actWithCache(page, "点击访问系统按钮右侧的带有齿轮图标的按钮");`
The version of my stagehnd is ^2.5.0.