Skip to content

Conversation

bvangennep
Copy link
Contributor

Protractor waits for $timeouts.
angular/protractor#169
This meant the flash messages couldn't be tested with protractor.

We can use $interval to work around this problem. So I implemented $interval with a count of 1 at the cost of aforementioned $timeout

@boboldehampsink
Copy link

Same issue was tackled here: chieffancypants/angular-loading-bar#337

@RoopeHakulinen RoopeHakulinen merged commit 0db7603 into sachinchoolur:master Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants