Microsoft Edge – when Webdriver is used (Selenium), app asks for MS Authenticator code but not for other methods of opening browser
I am testing a Microsoft Dynamics eCommerce application with Selenium but whenever I open the app through the webdriver, I am always prompted for an Authenticator code.
The application has Single Sign On applied and should go straight to the site, which works as expected outside of webdriver usage.