microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 286 forks source link

How to over come MFA process shown in the below screenm #1280

Open Swetha-479 opened 2 years ago

Swetha-479 commented 2 years ago

How to overcome MFA process in Easy Repro Code Automation?

The related screen is shown in the image below:

image

Shakevg commented 2 years ago

@Swetha-479 You should configure MFA for user by instruction for EasyRepro https://github.com/microsoft/EasyRepro#mfa-support Default method should be login with token

Swetha-479 commented 2 years ago

I have tried this my sign-ins, but still this didn't for this screen. where as the same thing worked fine with the MS trial instance

Shakevg commented 2 years ago

@Swetha-479 Did you set default method to token? Please post the screen of the page with existing MFA methods (where you click button to add new MFA method).