So I have this xaml file that when I open and click on the run button, it runs smoothly as expected. Now, I want to run this from another xaml via the ‘Invoke Workflow File’ activity. However, when I run this, I encounter this error:
UiPath.Core.Activities.OpenBrowser.AutomaticallyDownloadWebDriver
Where should I start looking on how to resolve this error?