SAP Automation - NetWeaver Application

Hi All,

Did anyone automated SAP Netweaver application ?

When I try to use the type into activity then I see only 1 unique selector which has some id ( WD024). Will it change frequently. If yes then how to overcome this ?

I have attached 2 screenshots. The 1st screenshot is of the SAP Netweaver application which I have opened in Chrome browser and in that screen I am trying to enter the text in Inter Company Customer by using type into activity.

Once I capture the field , I see only 1 unique property which is web cntrl id (WD022D) which I have attached in the 2nd screenshot.

Will this id will get changed frequently ??? If yes how to make it dynamic ?
I see for each field there is a unique id which is coming when I capture the field.

Please help me with your responses

click Open in Ui Explorer and you can choose an attribute to replace ID.

alreadt tried that and web cntrl id is the only property which is unique

Hi @rajashekerreddy.kukudala , In this case can you try using anchor method by indicating Customer Name as anchor, so you may be able to use innertext / aaname as valid selector on anchor and can use target relative to that.