Description:
Issue Overview:
When creating a new process in UiPath Studio Version: 2025.0.157, the Design Panel does not display the Web/App Recorder option.
Upon checking the Project Tab, it is observed that the minimum required dependencies for a new project are missing.
Steps to Reproduce:
Open UiPath Studio Version: 2025.0.157.
Create a New Process or New Project.
Navigate to the Design Panel and notice the absence of the Web/App Recorder option.
Check the Project Tab and verify the missing dependencies.
Workaround:
Install the UiPath.UIAutomation.Activities package manually via Manage Packages.
After installation, the Web/App Recorder and related functionalities work as expected.
Expected Behavior:
When creating a new process or project, UiPath Studio should automatically load all minimum required dependencies, including the UiPath.UIAutomation.Activities package, without requiring manual intervention.
Impact:
This issue disrupts the developer experience and may cause confusion, especially for beginners or those unaware of the missing dependency.
Request for Fix:
Ensure that UiPath Studio Version: 2025.0.157 automatically loads all minimum required dependencies (e.g., UiPath.UIAutomation.Activities) when a new process or project is created.
Prevent missing dependencies that result in incomplete functionality (e.g., missing Web/App Recorder).