Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MS Edge in IE Mode? #751

alekks started this conversation in General
Dec 15, 2020 · 1 comments · 3 replies
Discussion options

Quick question, tried to find some documentation about it, but could not find anything.
Am I able to run Microsoft Edge in IE mode with SeleniumBase? I've spent a couple of days trying with regular Selenium but just can't figure it out, so I found SeleniumBase and it seems to make fewer headaches. :) So, my only requirement at the moment is to be able to run MS Edge in IE Mode, is that feasible?

Thanks.

You must be logged in to vote

Replies: 1 comment 3 replies

Comment options

Hi @alekks, you can run SeleniumBase with Edge using --browser=edge and SeleniumBase with IE using --browser=ie, but Edge in IE-Mode is not currently supported, so consider using the two browsers separately when using SeleniumBase.

You must be logged in to vote
3 replies
Comment options

Thanks for your reply.
Windows seem to have started pushing for switching from IE to Edge now, after last windows update I now get a wizard to choose whether to use recommended settings or not when launching IE. Can't find a way to target this dialog with SeleniumBase, and with legacy systems, Edge in IE mode is still very much a thing and will be for several years to come.
So is running Edge in IE mode planning to be supported?

Thanks again.

Comment options

Hi @alekks, The info on https://pureinfotech.com/enable-ie-mode-microsoft-edge-chromium/ has the steps you're looking for. With SeleniumBase, you can pass a custom chromium/edge arg using --chromium-arg="--ARG" on the command line once you know what args you need to pass to enable what you want. That can be a comma-separated list if necessary.

Comment options

Thanks for the info! Thought that I had done my google well enough, apparently not :) Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /