Hi Team
Hi ZAP Team,
I'm implementing Browser-Based Authentication using the Automation Framework and need help configuring 2-Step Authentication with TOTP. The challenge: my application uses six separate single-digit input fields for the TOTP code instead of a single input.
Authentication Flow
Step 1: User enters Username + Password → clicks Submit
Step 2: Modal appears requesting 6-digit TOTP code
The Constraint: The UI uses six distinct <input> elements (one per digit), not a single field
Here is more details:
https://groups.google.com/g/zaproxy-develop/c/PckIktjzxHA/m/dpSV7cw4CQAJThanks