I have a process that probably takes 1 hour. Currently I am encountering a bug at the end of the process. Is there a way to add activities each time an error occurs to debug instead of having to run it from the beginning?
You will be able to add activities during Run time but will not be able to write the conditions. If you change any of the condition in the existing activities also it will perform the entire execution and at last it will ask us Would you like to keep the changes performed during debug?
After change of conditions and adding of new activities you should re run the process from the start there is no other option.
Regards
You can click on Yes, the log message actiivty which you kept will be placed but you will have to start running your process from start.
Regards
This depends on the UiPath Studio you are using. If you are on Community edition 24.4.0 then you can edit the code while debugging but if you are on enterprise version, I guess, the feature is not yet available.
Thanks,
Ashok