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

Workflow Issues [ECONNREFUSED] Sometimes | Weird Issues By Cypress #42

Closed shivamguys closed 4 months ago

shivamguys commented 4 months ago

cy.visit() failed trying to load:

https://www.irctc.co.in/nget/train-search

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

Error: connect ECONNREFUSED 103.252.142.18:443

Common situations why this would fail:

you don't have internet access you forgot to run / boot your web server your web server isn't accessible you have weird network configuration settings on your computer

shivamguys commented 4 months ago

Solved in latest version 3.0.3

https://github.com/shivamguys/irctc-cypress-automation/archive/refs/tags/3.0.3.zip

image

shivamguys commented 4 months ago

https://github.com/shivamguys/irctc-cypress-automation/releases/tag/3.0.3