How to Login with Google in website

Hello everyone! I’m seeking guidance on utilizing Robot Framework for implementing Google Login. I’m currently working in my college programming lab where we’re engaged in developing various web applications. Our development team has initiated the integration of Google Login functionality into our websites, and as part of our automation efforts, I’m looking for assistance in automating the Google Login process. Any insights on how to achieve this would be greatly appreciated!

Hi Asa,

I’ve not done Google login before but did find this that might help if your google accounts have MFA enabled.

But if the google login throws you to a reCAPTCHA form, then you’re going to have a much harder time.

Hope that helps,

Dave.