Recently, I got my machine replaced and I had to start installing stuffs all over again. I have 64-bit Windows machine and instead of using 64-bit IE driver, I used 32-bit IE driver. The reason for using the 32-bit IE driver is obviously the slow typing issue in 64-bit one, and switching seems the only option as can be found in below threads.
Why is Selenium InternetExplorerDriver Webdriver very slow in debug mode (visual studio 2010 and IE9), and WebDriver and IE10 very slow input
My questions are:
Can slow typing issue be solved without really switching to 32-bit IE Driver?
What is the need of 64-bit IE driver when it can slow down your tests very much?
On Selenium official download page, 32-bit is recommended, do we actually require 64-bit.