Skip to content

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

@thatkookooguy

Description

@thatkookooguy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions