Process unable to interact with website opened in Firefox in incognito mode

I am using the Use Application/Browser activity to open a website in incognito mode.
Below is the settings in the property of Use Application/Browser activity.

I have checked the settings in my Firefox:

These are the settings in the Permissions tab :

However, I get the following error message when it executes:

UiPath.UIAutomationNext.Exceptions.UiAutomationException: The browser failed to launch.
—> System.Runtime.InteropServices.COMException (0x800402A5): Exception from HRESULT: 0x800402a5
at UiPath.UiSystemClass.StartBrowser(String bstrSelector, String bstrURL, String bstrArguments, UiBrowserName browserType, Int32 timeoutMs, UiBrowserFlags browserFlags)
at UiPath.UIAutomationNext.Services.UiSystemService.<>c__DisplayClass14_0.b__0()
at UiPath.UIAutomationNext.Services.DriverServiceCore.WrapCom[T](Func1 toExecute) --- End of inner exception stack trace --- at UiPath.UIAutomationNext.Extensions.ExceptionExtensions.GetFriendly(COMException comException) at UiPath.UIAutomationNext.Extensions.ExceptionExtensions.ThrowFriendly(COMException comException) at UiPath.UIAutomationNext.Services.DriverServiceCore.WrapCom[T](Func1 toExecute)
at UiPath.UIAutomationNext.Services.UiSystemService.StartBrowser(IOpenBrowserRequest request, CancellationToken token)
at UiPath.UIAutomationNext.Services.DriverBrowserService.<>c__DisplayClass14_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.UIAutomationNext.Services.DriverApplicationService.StartBrowserAsync(ITargetApp target, CancellationToken token)
at UiPath.UIAutomationNext.Services.DriverApplicationService.ActivateBrowser(ITargetApp target, CancellationToken token)
at UiPath.UIAutomationNext.Services.DriverApplicationService.ActivateApplicationAsync(ITargetApp target, CancellationToken token)
at UiPath.UIAutomationNext.Activities.NApplicationCard.GetMainWindowByTargetApp(IActivityContextWrapper context, ITargetApp targetApp, CancellationToken cancellationToken)
at UiPath.UIAutomationNext.Activities.NApplicationCard.GetRuntimeData(IActivityContextWrapper context, CancellationToken cancellationToken)
at UiPath.UIAutomationNext.Activities.NApplicationCard.OpenOrAttach(IActivityContextWrapper context, CancellationToken cancellationToken)
at UiPath.UIAutomationNext.Activities.NApplicationCard.ExecuteAsync(NativeActivityContext context, CancellationToken cancellationToken)
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at UiPath.Shared.Activities.ContinuableAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

This

Kindly assist me in solving the error that I had highlighted above. Thank you.

Could you please try with other Browser and not fire fox?

I believe there is some issue with the latest version of firefox

If you need in fire fox- try degrading the version and give a try

Hello @RobinsonFrancis

There is an active bug report about this.
You can upvote here:

Regards
Soren