shivamguys / irctc-cypress-automation

Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).
85 stars 121 forks source link

The captcha solver fails during the time of tatkal booking #47

Closed Ldoz13 closed 1 month ago

Ldoz13 commented 2 months ago

The captcha solver fails during the time of tatkal booking (rest of the time it works). Website is throwing invalid captcha error. I am running the EasyOCR in CPU mode.

shivamguys commented 2 months ago

It succeeds after 3 or 4 attempts in worst case scenarios.

jhasubhash commented 2 months ago

I too faced the same issue. The login captcha worked after 2-3 attempts. But the second one that comes just before booking didn't work even after multiple attempts. Maybe using manual captcha for tatkal is more reliable option.

Ldoz13 commented 2 months ago

It succeeds after 3 or 4 attempts in worst case scenarios.

Can we use another model to solve the captcha?

ramchandra06032004 commented 2 months ago

solve captcha manually it takes less time, go to cypress.env.json and "MANUAL_CAPTCHA": true then captcha not get solve automatically

shivamguys commented 2 months ago

Did you booked any ticket using this @ramchandra06032004

ramchandra06032004 commented 2 months ago

Yes today i booked ticket of tutari express from thane station to Kudal station

shivamguys commented 2 months ago

Can you share some insights on discussion board like time it took for you to book tickets and at what time you started like that.

Many people doubt 🧐 like has anyone booked with this or not , 😁😁😁😁 @ramchandra06032004

ramchandra06032004 commented 2 months ago

Yes i can, I'll share today after reaching home, now I am in college.

shivamguys commented 2 months ago

No problem just letting you know

Ldoz13 commented 2 months ago

solve captcha manually it takes less time, go to cypress.env.json and "MANUAL_CAPTCHA": true then captcha not get solve automatically

I wanted to use this headless, that's why I don't want to use manual captcha