It would be really helpful if we have the below options in UiPath Studio while debugging as we have in other modern development IDE’s.
- Option to change the variable value during runtime so that we can retry the same activity with a different value instead of re-running the entire package.
- Option to set manually the previous or next activity for execution so that we can re-run or bypass certain activities.