0

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:

enter image description here

IE Webbrowser after launching:

enter image description here

Below Capabilities added:

enter image description here

NOTE: If I use IEDriver -3.150.1.0 it is working fine.

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352
Zee
  • 1
  • 1

1 Answers1

0

When using Selenium and it is recommended to use the latest version of the major releases. As an example,

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352