


Enable Microsoft Edge > Configure Internet Explorer configuration and set it to Internet Explorer mode.Open the Local Group Policy Editor and edit the following entries in Computer Configuration > Administrative Templates: "en-US") to C:\Windows\PolicyDefinitions\ \Ĥ. Copy all *.adml files from your language folder (eg.Copy msedge.admx to C:\Windows\PolicyDefinitions\.zip file and go to policy_templates > windows > admx Download the Edge Chromium group policy template files from Click File > Save to XML and publish the site list in IIS or for testing just use the xml as local file on your PCģ.Under Open in select IE11 to open the site in Edge with IE Mode (Note: options "None" or "MSEdge" will open the site without IE Mode).Under Compat Mode select IE8 Enterprise Mode.To create a site list open the Manager, click Add and type the domain that should use IE Mode (Note: just enter the plain domain, eg "" without the leading or.(Note: the site list xml has to use the v2 scheme to work with Edge Chromium) If you don't have an Enterprise Mode site list download the Enterprise Mode Site List Manger v2 from Optionally you can set Enable IE window hang resistance for IE Integration to EnabledĢ.Optionally you can set Enable enhanced hang resistance for IE Integration to Enabled.Under Enable IE Integration select IE mode (Note: don't choose "NeedIE" as it has no effect by now).To activate IE Mode open Edge Dev and go to experimental features by typing edge://flags/ (Note: Edge Canary doesn't support IE Mode by now) This can be beneficial to other community members reading this thread.So, since it took me almost a day to collect all necessary info and successfully set up IE Mode in Edge, I thought it may be helpful to post a step-by-step manual and some useful notes. Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. WebElement password = btn = browser.findElement(By.name("signIn")) tProperty("","D:\\selenium web drivers\\MicrosoftWebDriver.exe") īrowser.get(" WebElement username = browser.findElement(By.name("uname")) Below is the Selenium JAVA sample code to launch Edge browser in private mode.
