Edge Browser Issue: Robot Unable to Access URL - 'This Page is Having a Problem' Error

I am experiencing an issue where my UiPath Robot is unable to access a specific URL on the Edge Browser using the “Use Application” activity. The webpage consistently shows the message “this page is having a problem.” Even when I try to open the page manually, it does not load. However, if I close the browser and reopen it manually, I can access the URL without any issues.

Steps I have tried so far:

  1. Restarted the VM.
  2. Updated the Edge Browser to the development PC version.
  3. Repaired the Robot using the installation file (version 24.10.1).

Despite these steps, the problem persists, and I would appreciate any guidance or suggestions.

@Meraz_Faid

Does the site store cookies? If so in use app browser you can open in incognito try that and check

Cheers