Hi philipp, It' takes somes hours for me to found all the actions to make the tests running for my case.
Here is the answer I've provided on another thread: http://stackoverflow.com/a/27743814/712008 I hope it will help you Sincerely, Richard Le mardi 22 juillet 2014 15:57:06 UTC+2, Philipp G a écrit : > > Hi there! > I have successfully set up protractor on a Windows 8.1 system, and can run > my test with the chrome driver. > However, I'd like to test IE11 as well. Installation of the IE driver > server using "webdriver-manager --ie update" works, but when starting the > webdriver, I get the error message: > > M:\>webdriver-manager --ie start > seleniumProcess.pid: 3004 > Jul 22, 2014 3:53:29 PM org.openqa.grid.selenium.GridLauncher main > INFORMATION: Launching a standalone server > Setting system property webdriver.chrome.driver to C:\Users\xxx\AppData > \Roaming\npm\node_modules\protractor\selenium\chromedriver.exe > Setting system property webdriver.ie.driver to C:\Users\xxx\AppData\Roa > ming\npm\node_modules\protractor\selenium\IEDriverServer.exe > 15:53:29.756 INFO - Java: Oracle Corporation 24.65-b04 > 15:53:29.756 INFO - OS: Windows 8.1 6.3 x86 > 15:53:29.787 INFO - v2.42.2, with Core v2.42.2. Built from revision 6a6995d > 15:53:29.943 INFO - Default driver > org.openqa.selenium.ie.InternetExplorerDriver > registration is skipped: registration capabilities Capabilities > [{platform=WIND > OWS, ensureCleanSession=true, browserName=internet explorer, version=}] > does not > match with current platform: WIN8_1 > > Is IE11 under Windows 8.1 supposed to work with the current version of > the IEDriverServer.exe? > > Thanks! > Philipp > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
