Can I use xpath in selector?

If I can, how can I find element using the text attribute as dynamic selector?

Hi @mounir.mohsen,

Try below activities :

  1. Use Find children activity - https://docs.uipath.com/activities/docs/find-children
  2. Get attribute activity - https://docs.uipath.com/activities/docs/get-attribute

Regards,
Neelima.

1 Like

Hello @1996, thanks for your response.
The get attribute activity will work to get the text attribute. However, how can I pass it as dynamic selector?

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