protractor: A Jasmine Spec has timed out: Resetting the webdriver control flow
Hi
I’m pretty new to protractor and currently using version 1.0.0-rc4
When I’ve got multiple specs, and I run them via protractor config.js, I get the following error
A Jasmine Spec has timed out: Resetting the webdriver control flow
with the first spec passing (logging into the website) but the next spec failing with the above line in the command prompt
Any ideas?
About this issue
- Original URL
- State: closed
- Created 10 years ago
- Comments: 32 (3 by maintainers)
Your second spec timed out - there are many possible reasons for this. Check out https://github.com/angular/protractor/blob/master/docs/timeouts.md