Getting error while Setting UIElement attribute

Hi,

I am getting UIElement object by using Find Element Activity, then I tried to set its attribute via invoke code, below is my sample code.

InEle.Set(“aastate”,”selected”);

I getting below error

Catastrophe failure




@vrdabberu ,

There is no method called SetAttributeValue

Please find attached MS documentation.