How to use hover click and click text (with dynamic text)?

Hello,

I need to click text after hover click already (on “All()”) but the text in “()” will changing every use this web (such as All(52), All(65), etc.) so I want to know the solution of contains text that I can set text in click text activity.


image

@Supot_Punchuen
for dynamizing the selector have a look here:

for retrieving the content of the drop down to find out what is inside () we can use find children

If the selector had All() in one of attribute then change it as All(*)

@Supot_Punchuen

Regards

Nived N :robot::robot:

Happy Automation :relaxed::relaxed::relaxed:

1 Like

Dear @NIVED_NAMBIAR and @ppr,

Thank you so much for your kindly support.
And I will study as your link’s post.

Best regards,
Supot P.

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