Unable to Select SAP window record

Hi,

I am able to find dynamic selector, but it’s not performed any action. Which Activity i have to use / what i am doing mistake, could you please let me know if anyone.

SAP Screen


in this i want to select any one record and double click on this

I have found click and click picture on screen activity both are not working.

both are not working.

any one help this

Thanks,
Rama

could you try to use app/web recorder to record the click action and let see if you can click it through app/web recorder

@rama_krishna_Rao,

Use one more Use Application/Browser activity and highlight the Find Window.
Add Click activity inside this scope this should work.

TESTINGACTIVITY.xaml (14.2 KB)
I try to use app/web recorder and unable to fine click option it’s showing get text option, but when i try to click manually it’s working , how to handle this?

Thanks,
Rama

Thanks ashok,

i tryed user application brower but it’s not working.

Thanks,
Rama

@rama_krishna_Rao,

Glad to hear! Kindly close the thread by marking my answer as solution so it will be helpful to other members of the community as well.

sorry, it’s not working my type mistake

1 Like

@rama_krishna_Rao,

Check the selectors once. Also use Highlight activity which will highlight the Ui Element while running.

If still don’t work, try updating the UiPath.System.Activities package to latest possible version.