Skip to content

Instantly share code, notes, and snippets.

@EnchanterIO
Created April 17, 2014 15:53
Show Gist options
  • Save EnchanterIO/10993809 to your computer and use it in GitHub Desktop.
Save EnchanterIO/10993809 to your computer and use it in GitHub Desktop.
anonymous
→ ./node_modules/protractor/bin/protractor protractor_conf.js
Using ChromeDriver directly...
F
Failures:
1) hello-protractor index should display the correct title
Message:
Expected 'Mwuha' to be 'Some fake title'.
Stacktrace:
Error: Failed expectation
at null.<anonymous> (/home/trki/Sites/revolution/test/e2e/index.spec.js:8:34)
Finished in 1.5 seconds
1 test, 1 assertion, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment