Works on one browser but not another

Hello, I wrote some code to log into a browser and it works perfectly on internet explorer, but when I change the browser type to microsoft edge, it doesn’t work. UI Path runs as if the program has executed the tasks, but the web page does not load and remains blank.

1 Like

Hey @Jorge_Gomez

You also need to update the selectors accordingly.

Thanks
#nK

You should do accordingly as the OP suggested you already.

Hello @Jorge_Gomez , the selector will vary for different Browsers. If you develop flow on internet explorer, it can’t run with another browser, each browsers selector differs
image. This one is for chrome, like this, each browser has a separate selector.