Elodie
Elodie
# Bug Report #### What is the expected behavior? When I resize the screen from 959px to 960px, MediaObserver.asObservable() should emit a MediaChange event with mqAlias="md" #### What is the...
I use this module in my application to display notifications that disappear after a few seconds, and I write protractor e2e tests : the notifications are not testable. This issue...
Don't you think that would be nice to change protractor.js elementsWithText, so that it's not case sensitive ? I think if the displayed case is changed by css text-transform, it...