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).
92 stars 142 forks source link

Unable to perform booking if opened just few seconds after tatkal time #23

Closed shivamguys closed 7 months ago

shivamguys commented 7 months ago

Behavior was stuck in div cy.get('div.h_head1', { timeout: 300000 }).should('include.text', exactTimeToOpen) waiting for 11:00 but time has already elapsed in that case.

Also target time was always returning false M {$L: 'en', $u: undefined, $d: Invalid Date, $y: NaN, $M: NaN, …}

@drtechie

siddhu2310 commented 7 months ago

Now Working like a charm, Previously I said Auto Captcha is not working, Now that's too working.

OS: Windows 11

Thank you for the effort @shivamguys @drtechie

shivamguys commented 7 months ago

Now Working like a charm, Previously I said Auto Captcha is not working, Now that's too working.

OS: Windows 11

Thank you for the effort @shivamguys @drtechie

Thanks to @drtechie from my side also ☺️👍

siddhu2310 commented 7 months ago

@shivamguys , During Tatkal time, did you enable option Book only if confirmed berths allotted

shivamguys commented 7 months ago

No, I did not.

On Mon, 29 Jan, 2024, 4:50 pm SIddharth, @.***> wrote:

@shivamguys https://github.com/shivamguys , During Tatkal time, did you enable option Book only if confirmed berths allotted

— Reply to this email directly, view it on GitHub https://github.com/shivamguys/irctc-cypress-automation/issues/23#issuecomment-1914486128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAX65LMT4QPGVC65SIAA7TYQ6AZPAVCNFSM6AAAAABCN533DGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJUGQ4DMMJSHA . You are receiving this because you were mentioned.Message ID: @.***>

siddhu2310 commented 7 months ago

@shivamguys Enable that option for Tatkal, Since if seats are not available it will go WL.

shivamguys commented 7 months ago

@shivamguys Enable that option for Tatkal, Since if seats are not available it will go WL.

Added the updates pull the latest commit...

shivamguys commented 7 months ago

Confirmation Prompt clicking added this is in case you have opted for no food in vande bharat and irctc shows suggesting you to opt for it.....

@drtechie @siddhu2310

image

Pull out the latest commit for this........

nssivashankar commented 6 months ago

Now Working like a charm, Previously I said Auto Captcha is not working, Now that's too working.

OS: Windows 11

Thank you for the effort @shivamguys @drtechie

how auto captcha works in windows bro can you help me