We have a number of third party js add-ons. We tried to remove the ui-bootstrap one, but same result. I'm guessing we may need to go through a long process of elimination to find out if one of those is the culprit.
Thanks for the reply, this was helpful. On Thursday, May 15, 2014 11:48:19 AM UTC-7, Edgars Zagorskis wrote: > > I had similar issues (works in browser, fails in phanotmjs) while > doing integration tests on a website which used one of popular "twitter > bootstrap" adaptations for AngularJS. > It just didn't want to work (element wasn't created in time). I solved it > by getting rid of 3rd party bootstrap directives and removing jQuery (which > also was there). Then tests passed. > TL;DR - do you have 3rd party code (directives?) there and have you tried > testing without them > >> >> -- 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.
