确定哪些请求导致“超时等待量角器与页面同步”错误

时间:2015-07-10 15:09:45

标签: angularjs protractor

根据各种答案和可用文档,如果页面具有待处理的承诺($ timeout或$ http请求),则Protractor会抛出此错误。 我的页面没有任何超时,当我手动启动应用程序时,$ http请求会迅速逐渐减少。 如何找出导致此错误的确切承诺?

Failed: Timed out waiting for Protractor to synchronize with the page after 11 seconds. Please see https://github.com/angular/protractor/blob/master/docs/faq.md

0 个答案:

没有答案