Forum Discussion

Nadav's avatar
Nadav
Contributor
6 years ago
Solved

Getting item name list in listboxes

Hi,

While looking in the script manifesting of some test recordings that i've tried, i found out that in some cases (for example: when trying to click on an item on windows taskbar) - the item is only saved by its location.

That means that if my app was the third one on the application lists on the taskbar, and on the next time we run it - it's the 4th because someone opened another app - the script won't be work.

Is there a way to get the content of the taskbar and access the apps by names?

one important note: i saw this in my own app as well and not only on windows taskbar - this is just an easy to reproduce example.

Thanks,

Nadav.

2 Replies