Log into GSuite with a specific browser

HI @nia321,

Could you give more details about your process?

This login UI appears for what reason?

Without knowing many details of your process, I have two possible solutions:

  1. Set Microsoft Edge as the default browser on all machines.
  2. :warning: Workaround alert :warning:
    Let the UI open in Google Chrome, use Attach Browser activity on the login UI that opened in Google Chrome, get and store the url (Get Current URL), close the Google Chrome login UI, use an Open Browser activity and set Microsoft Edge as BrowserType and the URL obtained in the previous steps as Url.

If it helps you, kindly mark this answer as the solution.