Hi everyone,
Replacing aaname with the variable is throwing error that " ui element not detected".
Please help me out with this .
Giving the url and aaname in double quotes is also is throwing error
Thanks and Regards,
Supriya
Hi everyone,
Replacing aaname with the variable is throwing error that " ui element not detected".
Please help me out with this .
Giving the url and aaname in double quotes is also is throwing error
Thanks and Regards,
Supriya
It should be like this: aaname = ’ “+dat+” ’
@supu123 : You should not suppose to pass the variable like that in the selector.
You have to pass it without opening the selector properties box.
Ex: ‘“+Variable+”’
Thanks
Hi@avinashy
I got it…
Thankyou:)
Thanks and Regards,
Supriya