-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
test:e2e fails on mac as its looking for chromedriver.exe
Running "protractor:chrome" (protractor) task
Using ChromeDriver directly...
[launcher] Error: Could not find chromedriver at /Users/xxxxx/src/node/test/node_modules/grunt-protractor-runner/node_modules/protractor/selenium/chromedriver.exe
>>
Fatal error: protractor exited with code: 1
Execution Time (2014-08-14 21:02:44 UTC)
injector:sass 102ms ▇▇ 4%
concurrent:test 1.8s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 65%
injector:css 95ms ▇▇ 3%
bowerInstall:target 157ms ▇▇▇ 6%
autoprefixer:dist 240ms ▇▇▇▇▇ 9%
express:dev 190ms ▇▇▇▇ 7%
protractor:chrome 160ms ▇▇▇ 6%
Total 2.8s
This is the same regardless of if I run
webdriver-manager start
I only have Chrome and Safari on my mac for the moment