Automating 2 factor authentication

Home Forums Software Testing Discussions Automating 2 factor authentication

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26383
    Madhavi2708
    Participant
    @havi

    Hi ,

    I want some help with automating 2 factor authentication for Login page.We have to verify the one time passcode sent to registered email and enter the value in the loginpage to proceed.

    Tools-Protractor,type script,cucumber

    Thanks,

    M

    #27480
    Razvan
    Participant
    @vrazvan

    As a best practice, the automated tests usually run in a development environment, where could ask for help the developers to disable the 2 factor authentication for us (or use some API requests, cookies, or another way to bypass that 2FA)

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.