Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thatkookooguy opened this issue Aug 16, 2018 · 1 comment · May be fixed by #3
Open

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

thatkookooguy opened this issue Aug 16, 2018 · 1 comment · May be fixed by #3

Comments

@thatkookooguy
Copy link

Hello, we tried to use this angular module with BotDetect captcha, but there's some problem where the test hangs and doesn't continue once we land on the captcha page.

It looks like the captcha is blocking the progress of the tests.

Notice that when we set browser.waitForAngularEnabled(false) before the test, the test continues to run past the step where it got stuck, but as soon as I run browser.waitForAngularEnabled(true) the e2e is stuck again.

Is there a way to use this in e2e tests? If not, unfortunately, we'll have to change to a different captcha library.

@botdetect-support
Copy link
Contributor

The issue is also posted to our helpdesk, and will be answered there. If you have the same problem please write to [email protected]

Resolution may be posted here later.

@elesueur elesueur linked a pull request Aug 20, 2018 that will close this issue
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 a pull request may close this issue.

2 participants