angular-flash
angular-flash copied to clipboard
question: techniques for protractor testing
our project ran into some timing issues getting consistent passing protractor tests against (auto-fade) flash messages, so we decided to get rid of these tests for now.
wondering what strategies, if any, others have tried successfully around this?
regards, tony.
I've been having the same problems. Protractor doesn't seem to find our flash messages.
Any progress on how best to test for this?