type into x and send hotkey “enter” in the ligne corresponding to “05137000”
after that other screen will appear and other treatment is done, finally i come back to the original screen (above one)
right now i’m able to do that on the First ligne but i need to do the treatment for every lignes where “05137000” appear.
After you type into x and send hotkey “enter” in the ligne corresponding to “05137000”
after that other screen will appear and other treatment is done, finally i come back to the original screen (above one)
At this time where the cursor will be, assuming the cursor will be on underscore, “_” when you press tab single time or multiple times will the cursor come to the second underscore.
After the cursor is on underscore, use find image or extract the value 05137000 and compare whether this was the value to which you wanted to perform actions, when you found the value then you have to Click on underscore so the cursor is on underscore and then repeat the same actions.
This answer was based on few assumptions, correct the assumptions where I am wrong.