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)
getWindowHandles method returns incorrect number of window handles using MS EDGE IE11 and Selenium version 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 intermittently facing issues while retrieving number of windows open i...
Gaurank Verma
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
IEDriver Server 4.0.0.0 doesn't provide any response when running using Selenium Java
I recently upgraded the IE Driver server to version 4.0.0.0 32- bit. When I run my test case it launches the browser but never shows any error or responds.
Selenium Version - 3.141.59 IE Version:
IE ...
Zee
Votes: 0
Answers: 1
IE driver 4.0.0 stuck at This is the initial start page for the WebDriver server
I am using Internet Explorer driver 4.0.0(32bit) and selenium updated version 4.1.2when I run the code using Internet Explorer driver 4.0.0 it is stuck at This is the initial start page for the WebDri...
Ajay
Votes: 0
Answers: 1