ariffjeff / ReEmployCT-Data-Entry

Fully automated entry of job application data into Connecticut's DOL ReEmployCT portal
GNU Affero General Public License v3.0
3 stars 0 forks source link

Script not passing the captchas #41

Closed iplaywithdrums closed 1 month ago

iplaywithdrums commented 1 month ago

Describe the bug After running the script, there are two places that have captchas that stopped the script:

  1. When logging in
  2. Starting to enter the data

Is it intended behavior to have to click the captchas myself manually?

ariffjeff commented 1 month ago

That's normal behavior. It can't pass the captchas automatically. You can watch the video tutorial in the readme to see what you can expect.

I'm not sure why exactly it would stop at entering the data. What does the console say at that point?

iplaywithdrums commented 1 month ago

Ah looks like the second captcha is expected as well. Thanks!

image