What happens when closing a Remote Debugging Connection while a debugging execution is in progress?

What happens when closing a Remote Debugging Connection while a debugging execution is in progress?
A . Debugging execution stops gracefully, then the connection is closed.
B . The remote robot continues the execution after Studio closes the connection.
C . It is not possible to close the connection while debugging is in progress.
D . Debugging execution ends in exception, then the connection is closed.

Answer: D

Explanation:

When you close a Remote Debugging Connection while a debugging execution is in progress, the execution is stopped abruptly and an exception is thrown on the remote robot. The connection is then closed and you are returned to the Studio interface. (Debugging in Studio – UiPath Academy).

References: Studio – Remote Debugging

Debugging in Studio – UiPath Academy

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments