Search and click on selected ui element

Hi,
I am doing SAP automation, on the IMG reference page I am searching for a field (using hotkey ctrl+f) and when it is found the bot needs to click on the search result.

As you can see after finding the result, the searched field looks like this and then bot needs to click on the searched field.
Any suggestion on how can I click on the exact field after searching it ?

The searching value is dynamic.

Hi @Debartha_Mitra_DE

You can try with Click text activity

Indicate on the whole screen and give the text in the text field of click text

Regards
Sudharsan

1 Like