Time-based One-time Password Generator is an Keyword as a plugin feature of Katalon studio, built to generate token based on the secret that you pass.
Usage
To use this plugin, just write following code CustomKeywords.'mfa.readMFA.GetMFAToken'(secret))
Here secret must be a string type String secret = "shyz lsnh kbcf lefd n7j6 kgtr zqrg ghdy"
Visit Katalon Forum for Plugin related discussions.