appId: com.wellnuo.app --- # WellNuo OTP Entry # OTP_CODE will be replaced by orchestrator # Type OTP code (6 digits) # The OTP screen has 6 input boxes that act as one hidden input - inputText: "${OTP_CODE}" # OTP auto-submits after 6 digits, wait for navigation - extendedWaitUntil: visible: ".*name.*|.*first.*|.*What.*call.*|.*Dashboard.*|.*beneficiar.*" timeout: 15000 - takeScreenshot: "04-after-otp"