Hi,
I have a scenario where I am fetching one button using find element, if that button exists then it goes to get attribute and save it in a variable viz msp.
But when the button exists then it is giving me this error
also, can I change msp data type from UiPath.element to some string or boolean so that I can use that ivariable information in my if condition.
Thanks in advance