GSuite Authentication for Uipath

Hi All,

Some of our users at times get below message in chrome for GSuite Authentication. Users have to click on their email id in below screen and then click on Allow button in the next screen.

I want to add click activities in my code to automate the above mentioned click activities. However I am not getting the above screen to test my click activities. Is there anyway to get the above screen?

Thanks,
Kapil

@Kapil

try signout the account and then it should get you this screen

cheers

@Kapil,

Clear everything from your browser like, history, cookie’s etc. so you will get the desired screen.

Thanks,
Ashok :slight_smile:

I tried both the suggestions but unfortunately it didn’t work.