-1

I tried to record an application which uses Microsoft Azure Totp. I couldn't handle otp. Please help.

Unable to disable toptp

1 Answers1

0

You can generate a TOTP using i.e. this library, the relevant JSR223 Test Element and some Groovy code:

enter image description here

Dmitri T
  • 159,985
  • 5
  • 83
  • 133
  • Hi @Dmitri T Thank you!! I would like to get the real time otp which is sent to my mobile number during login on my application which uses microsoft authentication. Any leads will be helpful – Subash chandra bose Nov 16 '22 at 09:09