Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Error: Error while waiting for Protractor to sync with the page: "both angularJS testability and angular testability are 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 #5109

Closed
ihba02 opened this issue Dec 28, 2018 · 3 comments

Comments

@ihba02
Copy link

ihba02 commented Dec 28, 2018

Hi there!

Thanks for submitting an issue to Protractor.

To help us help you better, please do the following before submitting an issue:

  1. Review the questions section of CONTRIBUTING.md.
  2. Make sure you are not asking a usage or debugging question. If you are, use StackOverflow, Google Group discussion list, or Gitter to get help.
  3. Provide a minimally reduced test case. This makes it much more likely that your bug will be fixed. Protractor has a test Angular application available at http://www.protractortest.org/testapp which you can use for the reproducible test case.
  4. Fill in the information that corresponds to your type of issue below.
  5. Delete this intro and any unrelated text 😄 (if you do not we'll assume you haven't read these instructions and automatically close the issue.)

Bug report

  • Node Version: ``
  • Protractor Version: ``
  • Angular Version: ``
  • Browser(s): ``
  • Operating System and Version ``
  • Your protractor configuration file
  • A relevant example test
  • Output from running the test
  • Steps to reproduce the bug
  • The URL you are running your tests against (if relevant)

Feature Request

  • Reasons for adopting new feature
  • Is this a breaking change? (How will this affect existing functionality)
@cnishina
Copy link
Member

Please provide repo steps, configuration file, console log etc. Simplying providing an error message is not helpful.

@cnishina
Copy link
Member

Hi! This looks like a support question. Please ask your support questions on StackOverflow, Google Group discussion list, or Gitter. For more information please reference https://github.com/angular/protractor/blob/master/CONTRIBUTING.md#questions

Thank you!

@ghost
Copy link

ghost commented Mar 26, 2019

See #5177 this is a yet uncorrected bug/defect that manifested again with the latest updates of webdriver-manager and protractor. It is not a coding issue.

How to reproduce: do a fresh install on Windows 7 or 10 of Nodejs. Install the latest protractor. (Assuming you can get around the Chrome phantom version 74 issue angular/webdriver-manager#351) Run the simple tutorial from the protractor page: http://www.protractortest.org/#/tutorial and observe.

BLUF: No new user can get protractor running on Windows. Any existing user who updated protractor cannot get protractor running on Windows 7/10.

Cheers, RW

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants