python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Mouse event for download functionality not working in IE
I am trying to implement a functionality to download a pdf file using javascript. My code is not working in IE 11. Any leads are much appreciated. Below is the code I am using.
saveByteArray: function...
DJ4186
Votes: 0
Answers: 3
clear() method doesn't clears the field in MS EDGE IE11 with Selenium-4.1.2
Recently, I have upgraded my Selenium version from 2.53 to 4.1.2 to enable testing of our application on MS EDGE IE11. But we are continuously facing issue when we are clearing any TextBox field using...
Gaurank Verma
Votes: 0
Answers: 2
terser-webpack-plugin doesn't support IE11
I've to update uglify-webpack-plugin due to server restrictions, so I found terser-webpack-plugin is in the suggestion, however it doesn't support IE11 by default.
It just shows a syntax error in the ...

Aniruddha Shevle
Votes: 0
Answers: 0
window being pushed back when an alert is raised in IE11
We are currently in the process of maintenance for IE11 in the service.
There are two forms that raise an alert on focusout.
In this case, let's call the two forms A_form and B_form.
After clicking A...
kmkimmm
Votes: 0
Answers: 1