Edge browser settings

I am working on a web automation using edge browser. However I require assistance in understanding the settings of edge which can ensure smooth transition in dev and prod

  1. Internet explorer compatibility settings is - “Allow sites to be reloaded in internet explorer ?ode (IE mode)” is default !
  2. Today in development I found a html app selector to be “ieexplorer.exe” which struck me a chord
    Can this setting mismatch hamper the prod run ?

Hi, @Ritaman_Baral

I think it’s not a problem.
I have some suggestions;

Always I am using browser private mode ;

This image shows the properties panel of the "UiPath.Core.Activities.OpenBrowser" activity in UiPath Studio, with specific emphasis on selecting "True" for the "Private" option. (Captioned by AI)

If you see a problem; you can use the Activity to set the browser’s runtime activiti. Its check the selectors.

image

Also, I was using the option to allow sites to reload in Internet Explorer while using the VPN. I don’t see a problem