yes in debug mode it has been removed.
Yes bro, I think the message popup option is no longer.
But in debug mode that option is required.
I didn’t see the option where e can see the Edit variable value?
@Lahiru.Fernando
You can check the full error once you click on that.
Okay
In the Test Activity, I am unable to see where we can see the Edit Variable value. ?
How to enable this in Editable Mode.
I typed but it’s not showing me the new value in the write activity bro
hmm… that’s weird… did you type the value and press Continue on the top? and did you try using the debug options to see whether the new value is used in the next set of activities?
Yes I tried with Continue, f11, step into but in none of any option showing me new value.
I gave the new value here.
press the Step Into.
It show me the New value.
But when go to next activity just to check wheather new value printing it’s close the process just open and close assign activity in the Result.
It’s not executing the Message Box Activity.
And
If I press the Continue button then it’s show me this result
My concern is why it’s not printing or display the another activity.
Because you used test activity and it will work on that activity only and will not execute the next activity, please read the documentation carefully for the new features in UiPath. try using a if else condition to check on how your variable responds.
Okay got it bro