I used protractor a long time, install django and update python in MAC OS X  
(Mavericks), after this:


browser.wait(function(){ element.isPresent() }); 

 does not work proprely and show the message above:


Message:


Error: Wait timed out after 270ms
 

 Stacktrace:


Error: Wait timed out after 270ms
at Array.forEach (native)
at runMicrotasksCallback (node.js:337:7)
at process._tickCallback (node.js:355:11)
 

 From: Task: < anonymous wait >


How could I fix this?

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to