angularjs - Error while waiting for Protractor to sync with the page: "[ng:test] no injector found for element argument to getTestability -


i'm getting following error protractor when try switch between non angular page angular page setting browser.ignoresynchronization = false in aftereach function.

error while waiting protractor sync page: "[ng:test] no injector found element argument gettestability\nhttp://errors.angularjs.org/1.3.14/ng/test 

does knows solve problem?

use browser.driver.get instead of browser.get.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -