Forum Discussion
- HKosova
Alumni
Hi Krushna,
Have you tried recording the item selection to see how it is recorded? It should be something like:Sys.Process(...).Window(...)Window("SysListView32").ClickItem("555")
Sys.Process(...).Window(...)Window("SysListView32").ClickItem("555")