Protractor test doesn't have test and assertion output and instead just has spec
问题 I'm trying to do the tutorial on the Protractor website here https://angular.github.io/protractor/#/ However, my output does not include 1 test, 3 assertions, 0 failures as expected. Instead it is: Using the selenium server at http://localhost:4444/wd/hub [launcher] Running 1 instances of WebDriver Started . 1 spec, 0 failures Finished in 12.273 seconds [launcher] 0 instance(s) of WebDriver still running [launcher] chrome #1 passed Config file: exports.config = { seleniumAddress: 'http:/