Go to URL => Could not determine the browser type on which to navigate (Exception)

Got this exception

Could not determine the browser type on which to navigate.

Using gotoUrl activity inside UseBrowser, (works fine most of the time)

Hello @Sami_Rajput

  1. Ensure “GotoURL” is within a “Use Browser” or “Attach Browser” activity.
  2. Check and adjust the selector for the browser activity.
  3. Confirm the target browser is open and the UiPath extension is installed.
  4. Update UiPath packages and verify browser compatibility.
  5. Try different browser activities (e.g., “Open Browser”).
  6. Restart UiPath and the browser.

Thanks & Cheers!!!

@Sami_Rajput
Don’t use navigate browser instead of using navigate browser to navigate from one tab to another.
Use the Open application\browser activity to redirect to the redirected webpage.

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