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
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