For both of these
Kindly check once with the selector in the associated activity and make it valid and try once executing
It will work for sure
You were almost done
—kindly try this and let know for any queries or clarification
@muthu.m
Problem not in selector. See error at initialization
Check the value you get from Excel config file
It is correct or not like spelling of the key .like, may some space is left
Thanks
Hi
—first error usually occurs when the error associated activity has a variable with null value or has no value at all
Kindly check once with the activity and it’s variable where this error occurs if we are not able to identify it run it in debug mode so that we could find where it’s getting
— second error occurs when the selector is not valid or either the bot is not able to find the element on the screen with that selector
Kindly reselect that element and make the dynamic part of selector (that is the value of the attribute that keeps on changing) with wild card symbols like *
And to check which attribute is getting ganged dynamically click once that element copy that selector and click again that selector and get that selector and compare with the previous one so that we could be able to find the different and dynamic part in them
Kindly try this and let know for any queries or w
Cheers @muthu.m
Hi @palanikumar@sandeep13
I found the problem while debug.
The problem is After the Init Process its thrown an exception message as i posted already. Then its moving to End Process.
Why its happen??