Problem: while running tests '- Failed: Error while waiting for Protractor to sync with the page: "[ng:test] no injector found for element argument to getTestability\nhttp://errors.angularjs.org/1.3.18/ng/test ' error is thrown
On going through all documents and few forums i found rootElement need to be added to protractor.config.js but in my application there is no 'ng-app' so i cant add 'rootElement ' my question is is there a way to resolve above 'Problam' for application with angular.bootstrap -- 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.
