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

Captcha when sending message #59

Open
rusagent opened this issue Mar 12, 2021 · 7 comments
Open

Captcha when sending message #59

rusagent opened this issue Mar 12, 2021 · 7 comments

Comments

@rusagent
Copy link

A capture reqeuest has come up and the bot thinks that the message is sent...

Any solutions?
Untitled

@neopostmodern
Copy link
Owner

Oh, that looks new! I'll try to see if the same as with #33 can be done in the short term.
Long term it would be nice if the Wohnungsbot just properly filled captchas.

@rusagent
Copy link
Author

Would be sweet as! Maybe i can even help out. Just tell me what to do - never collaborated on github :D

@neopostmodern
Copy link
Owner

Help would be appreciated! Fork the repo, get it to run locally and see if you can build something similar to this.
It should be possible to recycle setInteractiveMode.
The other pointer is this file, that's where the check needs to be added.

@rusagent
Copy link
Author

Alright. I'll try to invest my time to this! (=

@vin-ni
Copy link

vin-ni commented Jan 13, 2022

Also got this captcha. Not sure yet what happened. When I wanted to fill it out, it disappeared and the application seemed to be sent.

@leegarrett
Copy link

leegarrett commented Aug 23, 2022

Also got this captcha. Not sure yet what happened. When I wanted to fill it out, it disappeared and the application seemed to be sent.

Apparently the bot just skips the captcha, not sending out the application, and then continues looking for new apartments. To make things more confusing, the applications are then listed in the left, giving the user a false sense of something actually having been sent. This should be a far more critical bug.

It should at a minimum verify it by checking for a box with "Ihre Bewerbung wurde gesendet" or whatever the exact phrase is. Short term it would be best to set interactive mode for users to solve it, though I'd expect there to be some timeout on the IS24 side which would make this problematic.

Long term #87 is the way to go.

@neopostmodern
Copy link
Owner

As far as I remember the wording on the confirmation page changed too much to be easily checked against, but you're right that some pattern ought to be found to check against a successful submission.

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

No branches or pull requests

4 participants