I've been trying to get Selenium tests working with PhantomJS for E2E 
testing. It seems every single action fails because AngularJS hasn't 
finished running. Selenium let's me execute JavaScript, so is there some 
way I can detect if AngularJS has finished the compilation phase? For 
post-compilation checks I think I can just run $apply, but I'm having 
trouble getting that far.

-- 
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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to