Protractor Internet Explorer Slowness
问题 I've been trying to get Internet Explorer 11 to run under Protractor to complete a suite of tests I have for an new AngularJS project. I'm running under Windows 7 - 64 Bit and have downloaded and installed the Selenium IEDriverServer.exe for 64 Bit. When I go to launch Protractor and run the scenarios, Internet Explorer comes up and navigates to the page just fine, but when the scenario sends keys to an input field it is extremely slow, like about 15 seconds between each key press. And