Dynamic selectors in SAP (Browser version)

Hello guys,

I really have a problem with SAP and its dynamic selectors with no huge amount of items to choose from.

As we have a browser version of this SAP system, I cannot work with other solutions, which I already found in this forum.

Here is an example:

Button in SAP

Input field in SAP


I have two problems:

  1. When I work with the *, it gets to flexible, so sometimes the input field cannot be found or the bot writes in the wrong input field.

  2. When the bot has to click a button, it works for the first execution, but it just jumps over the activity in the next execution without throwing an exception or error. Do you know, how this could happen?

Do you have any suggestions for me to stabilize the selectors?
I already tried it with an anchor base, but because of too many input field close to my specific field, it is not stabile enough. I know, that I could work with TABs, but it takes verly long and I try to avoid this solution.

Best regards
Flo

Have you tried using computer vision?

I haven’t tried it yet, because I don’t know how to set it up :frowning: