I can get my protractor tests to work by sprinkling in various calls to
ptor.sleep(ms), but it's not clear to me when I need to do that. Is it only
when I've done something that initiates a route change? This seems brittle.
The route change could have a resolve and I can't guess how long that will
take. I'm concerned that my tests will randomly fail when the machine it
runs on gets busy.

-- 
R. Mark Volkmann
Object Computing, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to