-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
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
Reactions are currently unavailable