Skip to main content

All Questions

0 votes
0 answers
971 views

Edge Browser in IE Mode is throwing an Error Message "Internet Explorer cant be found. You need to re-install or re-enable Internet Explorer""

My application doesn't work in the Edge browser. but works fine in the Edge Browser(Version 105) with IE Compatibility Mode. Am using Selenium 4 with below code to launch the Edge Browser in IE Mode ...
Selenium Lover's user avatar
1 vote
0 answers
390 views

Selenium with Edge Chromium in IE11 compatibility mode

We are trying to setup Selenium with Edge browser, but with IE11 compatibility mode in Java. Is this possible? We tried various settings with various driver versions, setting capabilities, but with no ...
omniflash's user avatar
  • 191
1 vote
0 answers
102 views

PDF displaying garbage text in Internet explorer

I have a user who's trying to download a PDF file from Internet Explorer. When he clicks download the browser is displaying garbage data instead of downloading the file. See image below However the ...
harsha_007's user avatar