Created
November 5, 2014 08:10
-
-
Save normancapule/ddbd8afc79d2494fb75b to your computer and use it in GitHub Desktop.
Protractor Chrome Driver error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running "protractor:chrome" (protractor) task | |
Starting selenium standalone server... | |
Selenium standalone server started at http://10.0.4.1:47357/wd/hub | |
[launcher] Error: UnknownError: unknown error: Chrome version must be >= 36.0.1985.0 | |
(Driver info: chromedriver=2.12.301324 (de8ab311bc9374d0ade71f7c167bad61848c7c48),platform=Linux 3.14.22-031422-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
Command duration or timeout: 1.49 seconds | |
Build info: version: '2.44.0', revision: '76d78cf', time: '2014-10-23 20:02:37' | |
System info: host: 'localhost', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.14.22-031422-generic', java.version: '1.8.0_25' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment