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

Failed to fill username and password #46

Closed jabir366 closed 4 months ago

jabir366 commented 4 months ago

Describe the bug The script failed to input the username and password , there was an ad showing near to the username and password textboxes. tried running it multiple times, got the same issue

branch : main commit id : e80d3d4f4bf47db10b9d29e4ea237f4b41c94f6e

If you are encountering any error please run this npx cypress open

Screenshots

image

Desktop (please complete the following information):

Additional context

shivamguys commented 4 months ago

I am not encountering any such issues did you tried again ? @jabir366

jabir366 commented 4 months ago

Hi @shivamguys It was a mistake from my side, I was using the username and password keys in the cypress.env.json without looking at the latest changes, now they are moved to USERNAME and PASSWORD. I am closing this issue as it is resolved, Thanks!

shivamguys commented 4 months ago

Glad to know it's working...... @jabir366