Addition to this, I even tried using browser.wait() returning a promise as explained here https://github.com/angular/protractor/issues/1086 to await for a specific url. Since our tests start with no # and the default redirect is to #/login, it was a good candidate but once again, it works perfectly locally but it fails no the server (cmd line or jenkins). The Promise is returned (logged the call to the console) but the function body is never called.
Is there any documentation on how to track this kind of issues? Does protractor has a dedicated mailinglist? -- 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/d/optout.
