Click activity to click other windows like 'Desktop' (Dynamic Selector)

Hi guys! If I want my click activity to be dynamic selector to click other windows program like ‘Desktop’ everyday because I am facing this issues right now like my click activity works for the next day then suddenly it didn’t work for the next, what should be the selector code like?

Thanks!

@phoenix123
Kindly change the attribute which is dynamic in nature with wildcards…like *
That would work buddy
One kind suggestion is remove idx attribut in the last node as the idx represents the position of the element and it might change a bit from page to page…so always avoid id in attributes…other than that its fine…hope that title attribut might be changing…anyhow compare todays and yesterday’s attribute by clicking that same element, so that you will come to know the changing or dynamic attribute…

Cheers

1 Like

@Palaniyappan wnd or ctrl, buddy?

Thanks for your reply!

If possible can you compare yesterday’s selector with today’s one…we need compare and then only we will come to know that…buddy

1 Like

@Palaniyappan hmm… looks like I can reply you tomorrow sorry as I remove my yesterday selector sorry, buddy…

No worries buddy we don’t need to wait till tomorrow…once click and have the selectors now…
Close the application and open again. Click again…lets find is there any change exists…

1 Like

@Palaniyappan hey buddy, here is my current selector after I remove cls and id, idx for today:

Can?

Thanks!

Dont remove cls and ctrlid…buddy try to avoid index idx alone…it was may bad while typing…i changed later with the comments…
Can i see the target element…you can see that by opening view tree and properties…at the left top of ui explorer
We can easily solve this…
@phoenix123
Cheers

1 Like

Once you click the element and getting the selectors…you can check whether it would or not by clicking the validate button…if it gets to green…u r right else the selector is not right…at that stage click indicate element at the top of the window…you can click again the element

1 Like

@Palaniyappan here you go :slight_smile:

1 Like

Buddy can you see… there is no change between… the selectors…it should work…ok kindly enable simulate click property in click element and place that in a attach window it should…no it will work buddy
Cheers.

1 Like

@Palaniyappan ok I will try now thanks, buddy! :slight_smile:

1 Like

lets sort this out buddy…

Cheers…!

1 Like

@Palaniyappan it did worked by the tick on SimulateClick :slight_smile:

Thank for your help and effort!

1 Like

@phoenix123

Amazing…you did it…

Cheers…Keep going…!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.