I am new to UiPath I have the following issue with the selector. I have tried both Edge and Firefox but no help.
I am using a dynamic selector with an input variable “ticketa” as shown in the screenshot below
when I run the selector it provides the above error
Could someone please let me know here I am going wrong?
P.S I seperated the attach browser for new tab just for test purpose. It was not working in the original attach browser hence I had to seperate it.
Hello @Ayyappa_Chinnu
try to log the selector and check where it is going wrong.
compare both working and not working selectors for any difference in main window selector
Thank you very much for the input. As you said after comparison I replaced them with * instead of the variable and it works… I am still confused why it was not working with the variable…