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

pop-up with captcha is not appearing #45

Open
kacatuks opened this issue Apr 16, 2021 · 2 comments
Open

pop-up with captcha is not appearing #45

kacatuks opened this issue Apr 16, 2021 · 2 comments

Comments

@kacatuks
Copy link

The settings are all right, I even installed the extension again and nothing from the captcha pop-up appears.

taking advantage of the topic.
Is there a way to delete the confirmation pop-up to delete a hit from the queue?
as it takes a long time to delete the hit when we need the queue to clear quickly. In the old extension it was faster

@seasons1981
Copy link

not only is a pop-up not appearing, but if you get a captcha (and clear it), pandacrazy stops working completely. You need to refresh EVERYTHING (even different scripts) to work normally again.

@JohnnyRS
Copy link
Owner

The problem for me to fix this is I have no way of testing any fix because I don't get captchas. So I'll need more information on what is happening. This is the way that the extension detects a captcha:

  1. If it tries to grab a HIT with a panda and it receives an OK code from MTURK with a html text returned then it checks the URL to see if it ends with 'assignment_id='. If the URL doesn't have the assignment_id= in the URL then it assumes it has a captcha.
  2. Once it detects a captcha it will sound the captcha alert alarm. Show a notification in the windows notification alerting that there is a captcha to fill in. It shouldn't stop and it doesn't popup any window. Of course I can show a popup or anything else if I can be sure it detects a captcha first.

I need to be sure it is detecting a captcha first so I know it is working. If someone can tell me if the alarm is sounded, notification is shown or in the console window there is anything that says 'captcha found'. The console window can be shown by pushing F12 in the main panda crazy tab. Thanks!

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

3 participants