after entering the input details i need to extract transaction no for every entry.
I am using get text activity to extract data but every time its taking the same transaction no which was indicated while selecting ui element for get text activity.
how can i get the different value as per every different transaction using get text activity.
Hi @Rahul_Vyawahare
This could be a selector issue. When the transaction number changes, can you validate/highlight your selector to see if it’s pointing to the correct location?
Thanks,
Nishant
Hello @Rahul_Vyawahare
Could you please share the screenshot of the selector from uiexplorer and the screenshot of application which you are trying to automate.
Thanks