When I use setValue() to type String, i.e. 90001, it will type 9.....(about 5 seconds) 0.....0.....0.....1 in browser internet explorer 11 . It means to take about 20 seconds to complete this action.
But it works well in Firefox and Chrome. Please help check.
Hi @Windyq
Try using 32bits driver. It worked for me.
More info here
@fogrizovic Any idea how one would specify the driver version to be 32-bit when using selenium-standalone-service?
Hey @fogrizovic
Is it possible to use 32-bit drivers while you are using 64-bit IE11?