question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🐛 Bug]: Edge in IE-mode cannot select dropdown from single-select dropdown menu

See original GitHub issue

What happened?

Dear people of the Selenium community, I’m facing an issue with the Internet Explorer Driver Server and I’m hoping someone knows a way of fixing this or whether this is really an issue with the IE Driver Server and we need to wait for a new version of this driver.

So in short, we had a functioning test automation tool which used an older version of Selenium (3.141.59). A while ago, Internet Explorer was turned off in our work environment, forcing us to switch to Edge. The application we test only works properly in IE or the IE-mode in Edge. Because of this, we upgraded our test automation tool to the newest version of Selenium with the corresponding Internet Explorer Driver Server (at the time 4.3.0.0; but we’ve also tried the newer version (4.5.0.0).
However, we notice that when using the IE-mode of Edge, dropdown menu options can not be selected (our dropdown menu is single select).

The error we get, is: Cannot locate option with value [X], not possible to set this dropdown choice. Is there any way around this issue so that we can still use Edge in IE-mode? We do not have the option to use another browser, as the application is specifically built to function correcly in IE or Edge’s IE-mode (and this will not change in the near future). I’m hoping someone can help, thank you in advance!

How can we reproduce the issue?

Unfortunately I cannot share the code as it contains client-sensitive data.

Relevant log output

Cannot locate option with value [X], not possible to set this dropdown choice.

Operating System

Windows 10

Selenium version

Selenium 4.3.0

What are the browser(s) and version(s) where you see this issue?

Edge (version 106.0.1370.42 (64-bit))

What are the browser driver(s) and version(s) where you see this issue?

IEDriverServer.exe (version 4.3.0.0 and 4.5.0.0, 32-bit)

Are you using Selenium Grid?

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
diemolcommented, Oct 18, 2022

More importantly, we need a complete way to reproduce the issue, so we can have a look at it.

1reaction
m0sseltjecommented, Oct 18, 2022

Unfortunately my colleague who has access to the code, is absent from work at the moment, so I can’t post the info required right now (I can’t post the client URL anyway, but I can post the code and logging info when I receive it).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Internet Explorer (IE) mode troubleshooting and FAQ
Troubleshooting guide and FAQ for Microsoft Edge Internet Explorer mode.
Read more >
Webpage dropdown menu on IE and Edge - Stack Overflow
I have a dropdown menu on webpage. Main menu is built with WP shapely theme and Polylang plugin (translation). Chrome and other browsers...
Read more >
Common Microsoft Edge Problems, and How to Fix Them
The error message should have an option to either pop open Internet ... In the Import Browser Data box that pops up, select...
Read more >
How to enable IE Mode on Microsoft Edge Chromium (easy way)
Follow these steps to enable IE Mode on Microsoft Edge. This video also shows you how to disable and configure the feature, including...
Read more >
713746 - Dropdown menus not working - chromium - Monorail
I would also note that this bug occurred following updates of Google Chrome, NOT updates of fluxbox I believe (i.e., Google Chrome worked...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found