2FA bypass process failed

Hi,

I’m testing a site that has 2FA on it and i cannot push through because of this matter.

I already search for the solutions regarding this one but still cannot find one …
already tried the MFA bypass process by Karthik
https://docs.katalon.com/katalon-studio/videos/automate_application_based_mfa.html

and encountered this issue

On the keyword section, I was able to put the script on the video but was unable to find the green button for Totp…

here’s the actual vid

I hope you guys can help me.
Thanks a lot.

I am having trouble running the mfa script as it is written in the video as well.
Judging by your video it appears you are missing the import:
“import org.jboss.aerogear.security.otp.Totp”

Although, even with the import I have been unable to generate a 2fa code.
I am seeing this message when hovering over the “Totp” -
Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.