angular / protractor

E2E test framework for Angular apps
http://www.protractortest.org
MIT License
8.75k stars 2.31k forks source link

Error while waiting for Protractor message is dated #4530

Open benjaminapetersen opened 7 years ago

benjaminapetersen commented 7 years ago

This error:

 Failed: Error while waiting for Protractor to sync with the page: "window.angular is undefined.  This could be either because this is a non-angular page or because your test involves client-side navigation, which can interfere with Protractor's bootstrapping.  See http://git.io/v4gXM for details"

Is referencing an issue from 2015 that is closed. If resolved, the link http://git.io/v4gXM should be updated to something formally documented on http://www.protractortest.org/#/.

Thanks!

benjaminapetersen commented 7 years ago

Ref: #2643