In the debug mode, I could not find the Profile Execution, Picture in Picture, Remote Debugging ribbon.
How to display those options
In the debug mode, I could not find the Profile Execution, Picture in Picture, Remote Debugging ribbon.
How to display those options
What’s the exact version of studio you are using?
You can try resetting the settings from here:
Can you stop the execution and then go to Debug tab and see if you can find the options? Looks like right now, your debug execution is in progress. You need to enable these options first before starting the debug. And for profile execution, you need to run/debug your project once. And then when it is done, you will be able to see the options in debug menu.
To enable the Profile Execution ribbon in the Studio Debug menu in UiPath, **you need to first run or debug your automation project.**Once the execution is complete, navigate to the Debug tab in the Studio ribbon. The Profile Execution functionality will be available there, allowing you to analyze the execution performance.
To show the Picture in Picture ribbon option in the UiPath Studio Debug menu, enable the Picture in Picture feature or a similar option like Run in Pip toggle in the Debug tab.
To enable the remote debugging ribbon in the Studio Debug menu in UiPath, navigate to the “Debug” tab, then click on “Remote Debugging”. This will open a configuration panel where you can specify the remote machine’s IP address, port, and password. After configuring the remote machine, you can then use the “Debug” button to connect to the remote robot and start debugging your execution.
Regards
Sonali
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.