Skip to content

Implement captcha handler #57

Description

@maZahaca

It should:

  • knows how to detect if captcha had happened (unexpected landing to captcha url or existing on the page captcha scope)
  • knows scope of confirm button and input for enter captcha.
  • take a picture of captcha (do base64 from picture in evaluate)
  • has ability to set a promised function, which will determine captcha and return value.

Implement:

  • does action back (if needed) and continue parsing

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions