【发布时间】:2015-09-25 07:42:24
【问题描述】:
当我尝试在 afterEach 函数中的非角度页面到角度页面设置 browser.ignoreSynchronization = false 之间切换时,量角器出现以下错误。
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.14/ng/test
有谁知道我可以做些什么来解决这个问题?
【问题讨论】:
标签: angularjs testing automation jasmine protractor