protractor icon indicating copy to clipboard operation
protractor copied to clipboard

Browser.get break AngularJS on hybrid Angular/AngularJS app (Without UpgradeModule)

Open EnzDev opened this issue 5 years ago • 4 comments

When running tests between Angular and AngularJS, Protractor will set a flag when calling browser.get to defer the bootstraping of AngularJS but this flag is also set with Angular. The window.name variable end with a ton of NG_DEFER_BOOTSTRAP! because they are not removed when navigating to an Angular page. See issue #5125.

EnzDev avatar Jan 25 '19 08:01 EnzDev

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

googlebot avatar Jan 25 '19 08:01 googlebot

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

googlebot avatar Jan 25 '19 08:01 googlebot

CLAs look good, thanks!

googlebot avatar Jan 25 '19 08:01 googlebot

CLAs look good, thanks!

googlebot avatar Jan 25 '19 08:01 googlebot