Activities missing or could not be loaded on practice projects

I cannot get the downloaded dependencies to work for the example code in the automation developer course. Both LoginToAcmeWebsite.xaml and NavigateToAddVendor.xaml both try to use the “Use Browser Edge” activity which results in this:

I have read a bunch of old posts about dependencies and they all give advice to downgrade my libraries. Are UiPath trying to tell me their own examples have broken code? Not very encouraging.

Please help me get past this so I can complete my course exercises?

@mitch.goldstein,

Try reinstalling UiPath.UIAutomation.Activities package.
If issue still persists, kindly share the code zip file here to check.

Hi @mitch.goldstein

Install UiPath.UIAutomation.activities package from manage packages. That was missing so it was not showing activities refers to UIAutomation.

Hope it helps!!

Try following steps

  1. Open UiPath Studio
  2. Select your project → Main Workflow
  3. Click on Manage Packages under Design Tab. Select the option All Packages

  1. Search for UiPath.UiAutomation.Activities and click Install if it is not already installed

  1. Try after installation. If you wish to try for a different version. Click on the version drop down and select different package version. Click Install and save

This issue usually happens if you are trying to open a project which was imported from a different source and the supporting packages are missing which could be resolve by installing the required packages from Manage Package option

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.