Hi, George
thanks for your prompt reply~ 🌺
As I mentioned before, OneNote is just an example to illustrate my real problem. The real problem is to build one automation flow on a internal system without Web version, therefore, unfortunately, no web automation can be used.
Your suggestion really insights me, I have tried switching ID, like following (Sorry, I only installed mandarin version😁, and don't know how to change, it's another obstacle when I watch tutoring videos, mapping by relative location and icons)
First, I capture UI ID for "New1" and "New2", by comparing, I found the only difference between two UI element is the yellow part.

So I find the difference place, and change 1 to %LoopIndex%


But in this way, nothing can be clicked, I don't know how to solve this.