Hi there,
I'm using leanft v2021.1.0.399.
From my code I'm trying to open the edge browser (In C#):
BrowserFactory.Launch(BrowserType.Edge);
And I get a "General error occured" exception.
Anyone knows what may be the reason for that?
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hi there,
I'm using leanft v2021.1.0.399.
From my code I'm trying to open the edge browser (In C#):
BrowserFactory.Launch(BrowserType.Edge);
And I get a "General error occured" exception.
Anyone knows what may be the reason for that?