I am using the get text activity to fetch some values from browser, these values i am fetching come from single browser window but these values differ for different employees. Now i created a workflow for a single employee, Now when i run for different employees i get the same values as the first employees which was the reference when i created the workflow, to me it seems like a selector issue and i am attaching the selector opened in ui explorer.
The value which i have highlighted seems to be somehow static and for every employees this value seems to be extracted even though the browser opened is for a different employee. i even tried to change the aaname field in the selector from that value to * thinking that it would make it dynamic but to no use.