How to use multiple variables in dynamic selectors

two variable2021-08-11 17_02_43-Window
The image shows an example with two variables I tried, but did not work.

Hi @jk.hsm !
I would suggest you to assign a random string to your selector.
Let’s call it my_dynamic_selector = “<wns app=‘excel.exe’ cls=‘XLMAIN’ title='” + currentRow + oldVsNew + “.xslx - …”
Then in your ui activity, add in the properties the selector:

Let us know if it does not work as expected ! :grinning_face_with_smiling_eyes:

1 Like

Hi @jk.hsm

You can try with this Case

Hope it will work

Regards
Gokul

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