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
Post a Comment