Question
Accenture LLP
IN
Last activity: 24 Sep 2018 7:22 EDT
Differentiating instances of user Interface
Hi All,
How do i differentiate different instance of same user interface at run time. I have seen using 'Keys' but that demands to first interrogate all instances first and then assign keys. Ex - I have a list of users to search and bot should input the user name in search box in each unique instance of it. Basically, is there a way to create a separate thread for each data set.
Thanks.