Skip to content

Comments

Run remote script outside of the Angular zone#3

Open
elesueur wants to merge 1 commit intocaptcha-com:masterfrom
elesueur:master
Open

Run remote script outside of the Angular zone#3
elesueur wants to merge 1 commit intocaptcha-com:masterfrom
elesueur:master

Conversation

@elesueur
Copy link

@elesueur elesueur commented Aug 20, 2018

Running this script inside angular zone causes problems with Protractor
because there are a lot of setTimeout uses in the remote script.

This resolves Issue 2

Running this script inside angular zone causes problems with Protractor
because there are a lot of setTimeout uses in the remote script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

can't use the angular-captcha component inside e2e tests with protractor

1 participant