Selectors are changing frequently and pages are opening dyanamically in citrix environment

I am facing UI element not found, Attach window missing issue while automating Cargowise One Application due to dyanamic change in selectors.
I tried Find Image, Image Exists, Used tab and Computer vision activities also.
But I am unable to fix the issue.
The code was running at start time but i am unable to run the same code next day due to dyanamic change in the selectors.

Please provide me the solution for the same.

1 Like

Hey @Alamgir03,

Can you show us the selector?

Thanks and regards

2 Likes

Hi @Jan_Brian_Despi

Screenshot%20(253)

These are the selectors where I am getting the random issues.

Thanks
Alamgir

Hi @Alamgir03 maybe try using anchor base but you have to choose the right selector still.

3 Likes

Hey!
Try *UAT SYSTEM* as the title

3 Likes

Hi @Jan_Brian_Despi

Screenshot%20(255)|690x388
I tried with UAT SYSTEM in title. The title in the selector is changed in the next run.

Try * instead in the title

5 Likes

Hi @Jan_Brian_Despi

I tried with * in the title still not able to find the next page due to selector issue.

!

After changing the title as * in the next run , the title changed and unable to find the screen.
Again I tried to validate the selectors through indicate screen , I got the below selectors which is different from previous one.

Screenshot%20(257)|690x388

Thanks

Did anyone found solution?

How did you manage to get the selectors?
We are unable to indicate anything on screen.