Resolve MOBBSCAN-7165
🎯 Summary
The main goal of the MR is to allow the users to type the OTP code manually instead of reading at loud.
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs -
🔗 JIRA: MOBBSCAN-7165
🔬 Tests
Perform some unattended processes using those credentials:
url: https://demo.mobbeel.com/mobbscan-agent license: mscdemo-otp
🧐 Checklist:
- The code follow the project guidelines.
- The changes have been tested locally.
- The code has internal docs.
- Docs are updated (README, public docs, etc.)
- Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...)
- Unit tests are running without errors.
- Other dependant changes have already been merged.
- Changelog updated (if it applies)