If the Send key works very slow with Selenium script replace the current
IEDriverServer.exe file (if the system is 64-bit) with
IEDriverServer.exe file of 32-bit system by following the below procedure:
- Download the IEDriverServer.exe file of 32-bit system even if the system is a 64-bit machine.
- Extract the Zip file and install the IEDriverServer file in the same folder where the earlier version of IEDriverServer file is available.
Note: Now the old file is replaced with the new file and the send key works fine.