Here is the answer I've provided on another thread:http://stackoverflow.com/a/
I hope it will help you
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 startseleniumProcess.pid: 3004Jul 22, 2014 3:53:29 PM org.openqa.grid.selenium.GridLauncher main INFORMATION: Launching a standalone serverSetting system property webdriver.chrome.driver to C:\Users\xxx\AppData\Roaming\npm\node_modules\protractor\sel enium\chromedriver.exe Setting system property webdriver.ie.driver to C:\Users\xxx\AppData\Roaming\npm\node_modules\protractor\sel enium\IEDriverServer.exe 15:53:29.756 INFO - Java: Oracle Corporation 24.65-b0415:53:29.756 INFO - OS: Windows 8.1 6.3 x8615:53:29.787 INFO - v2.42.2, with Core v2.42.2. Built from revision 6a6995d15:53:29.943 INFO - Default driverorg.openqa.selenium.ie.InternetExplorerDriver registration is skipped: registration capabilities Capabilities [{platform=WINDOWS, ensureCleanSession=true, browserName=internet explorer, version=}] does notmatch with current platform: WIN8_1Is IE11 under Windows 8.1 supposed to work with the current version of the IEDriverServer.exe?
댓글 없음:
댓글 쓰기