Hi Everyone, I need to open a website with google authenticator(2FA).
Can anyone share RPA action flow?
I try to remember on this device but still ask me to do 2FA everytime.
1 Like
Hi @zhaohua can you turn off 2f authentication?
https://support.google.com/accounts/answer/1064203?co=GENIE.Platform%3DAndroid&hl=en
@zhaohua try something like this:
- install the Google authenticator add-on in the browser
- open the browser using Launch application and OCR the code
- open the website using Open website action and use the code to log in
It is not ideal but seems to work pretty stably.