Dynamic elements with special charactors

I want set the aaname as dynamic data TEST.
but it fails to recognize the element when the TEST contains special characters like " & ".
is there any methods to solve this problem?
image

Thanks you all!

Hi @ChangShuang

Go to selector property and within property change it as “TEST”

Thanks
Ashwin.S

Make your TEST variable type to Generic Type!

Make it as a dynamic selector and use regex match to match any form of test.

HI Thank you for your reply, but how can I use regex match.
I am a new uipather here .so thank you a lot for your help

I tried to change the cariable type to generic type but it still doesn’t work.

please refer the below link:

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