Robin Janssens
Robin Janssens
Which version of Angular are you using? If you are using 1.3+ then you are using $cookies incorrectly: https://docs.angularjs.org/api/ngCookies/service/$cookies
Do you have any more debug information, such as stack traces and examples of how you used it?
This is most likely a problem with your proxy setup. Which platform (win/mac/linux) are you using?
I would recommend considering #8 over this, as it supports 1.2, 1.3 and 1.4 - all of which have been requested
Is this a proposal for a new rule in the style guide?
Link to original source with more info: http://stackoverflow.com/questions/37748394/protractor-jasmine-conditional-test-cases I am kind of torn as to whether this belongs in the Protractor Style Guide or somewhere else - an idea for...