I am using get text activity to fetch some details from a website. Now i want this detail fetched to be dynamic that is if i open the same page for another employee it should fetch the details of that employee. But for me that is not happening it keeps getting me the details of the first employee with which i first created the workflow. I am attaching the screen shots of the selector window and ui explorer, can you tell me what part of my selector is making it static. I saw from different videos and that aaname and other such attribute in selector makes it static but in my case such attributes are there but not selected in the selector, i have been trouble shooting this issue for so long now, i would be very thankful if someone could help me here.
As I can see the selector is fine & can you please try getting the selector for both employee pages once with UiExplorer and post a screenshot which will help us conclude the issue.
Hi @Nithinkrishna it is not a public page but here are the screenshots for both the employee page selectors in ui path and it’s pretty much the same because it always fetches the 669 employee details no matter whichever employees web page i open.
let’s consider 2 employees here 11603669(first) and 11907085(second), now when i open the browser for 2nd employee and use get text to fetch the slist for second employee i still get the slist value for first employee. i have attached a screenshot which shows how at both the instance get text fetches only one value and used a message box to display it.
It is a new page basically i am opening this web page from outlook which has this page’s hyperlink in a mail. So currently there are 2 separate mails which open these 2 separate web pages separate